We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workflow_dispatch
1 parent 119dbe9 commit b25fd97Copy full SHA for b25fd97
1 file changed
.github/workflows/testing.yml
@@ -3,6 +3,7 @@ name: Velocity New Builds
3
on:
4
schedule:
5
- cron: "30 17 * * *"
6
+ workflow_dispatch:
7
8
permissions:
9
contents: write
0 commit comments