Skip to content

Commit 43832fd

Browse files
authored
Merge pull request #373 from github/support-manual-windows-tests
Add the ability to manually test windows workflows
2 parents 6e185a0 + 9fb5f0e commit 43832fd

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)