We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e6491 commit bee68ffCopy full SHA for bee68ff
.github/workflows/stale.yml
@@ -14,4 +14,4 @@ jobs:
14
stale_workflow:
15
uses: turbot/steampipe-workflows/.github/workflows/stale.yml@main
16
with:
17
- dryRun: ${{ gitlab.event.inputs.dryRun }}
+ dryRun: ${{ github.event.inputs.dryRun }}
0 commit comments