We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e185a0 commit 9fb5f0eCopy full SHA for 9fb5f0e
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