Skip to content

Commit b25fd97

Browse files
committed
add workflow_dispatch hook
1 parent 119dbe9 commit b25fd97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Velocity New Builds
33
on:
44
schedule:
55
- cron: "30 17 * * *"
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)