Skip to content

Commit 9fb5f0e

Browse files
committed
Add the ability to manually test windows workflows
1 parent 6e185a0 commit 9fb5f0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: Node.js Tests - Windows
44

55
on:
6+
workflow_dispatch:
67
schedule:
78
- cron: "50 19 * * *" # once a day at 19:50 UTC / 11:50 PST
89

0 commit comments

Comments
 (0)