We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fc00c commit e0ff572Copy full SHA for e0ff572
.github/workflows/drift.yml
@@ -23,5 +23,5 @@ jobs:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
DIGGER_GITHUB_TOKEN: ${{ secrets.DIGGER_GITHUB_TOKEN }}
25
INPUT_DRIFT_GITHUB_ISSUES: 'true'
26
- DIGGER_MANAGEMENT_REPO: "https://github.com/diggerhq/mgmt-repo-one"
+ # DIGGER_MANAGEMENT_REPO: "https://github.com/diggerhq/mgmt-repo-one"
27
DIGGER_LICENSE_KEY: ${{ secrets.DIGGER_LICENSE_KEY }}
0 commit comments