We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e185a0 + 9fb5f0e commit 43832fdCopy full SHA for 43832fd
1 file changed
.github/workflows/test-windows.yml
@@ -3,6 +3,7 @@
3
name: Node.js Tests - Windows
4
5
on:
6
+ workflow_dispatch:
7
schedule:
8
- cron: "50 19 * * *" # once a day at 19:50 UTC / 11:50 PST
9
0 commit comments