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