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 c2c467e commit 1bccc80Copy full SHA for 1bccc80
.github/workflows/quest-bulk.yml
@@ -57,5 +57,6 @@ jobs:
57
with:
58
org: ${{ github.repository_owner }}
59
repo: ${{ github.repository }}
60
+ branch: 'going-secretless'
61
issue: '-1'
62
duration: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.duration || 5 }}
0 commit comments