diff --git a/.github/workflows/drift.yml b/.github/workflows/drift.yml index 88e6396..1c9d947 100644 --- a/.github/workflows/drift.yml +++ b/.github/workflows/drift.yml @@ -23,5 +23,5 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} DIGGER_GITHUB_TOKEN: ${{ secrets.DIGGER_GITHUB_TOKEN }} INPUT_DRIFT_GITHUB_ISSUES: 'true' - DIGGER_MANAGEMENT_REPO: "https://github.com/diggerhq/mgmt-repo-one" + # DIGGER_MANAGEMENT_REPO: "https://github.com/diggerhq/mgmt-repo-one" DIGGER_LICENSE_KEY: ${{ secrets.DIGGER_LICENSE_KEY }}