Skip to content

Commit 401a119

Browse files
authored
Update quest-bulk.yml (#403)
1 parent dcaaf26 commit 401a119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quest-bulk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
org: ${{ github.repository_owner }}
5252
repo: ${{ github.repository }}
5353
issue: '-1'
54-
duration: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.duration || github.event.schedule == '0 9 6 * *' && -1 || 5 }}
54+
duration: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.duration || github.event.schedule == '0 9 6 * *' && -1 || 5 }}

0 commit comments

Comments
 (0)