Skip to content

Commit 67dbf1f

Browse files
committed
wf dispatch
1 parent 53ef993 commit 67dbf1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily-dev-bump.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
# * is a special character in YAML so you have to quote this string
44
- cron: '0 0 * * *'
55
- cron: '*/5 * * * *' # TODO REMOVE THIS LINE
6+
workflow_dispatch:
67

78
permissions: write-all
89
env:

0 commit comments

Comments
 (0)