We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bd473 commit d88f32bCopy full SHA for d88f32b
.github/workflows/cron.yml
@@ -12,6 +12,7 @@ on:
12
# │ │ │ │ │
13
# * * * * *
14
- cron: '0 */6 * * *'
15
+ workflow_dispatch:
16
17
defaults:
18
run:
0 commit comments