Skip to content

Commit

Permalink
Merge pull request #373 from github/support-manual-windows-tests
Browse files Browse the repository at this point in the history
Add the ability to manually test windows workflows
  • Loading branch information
chiedo authored Oct 9, 2020
2 parents 6e185a0 + 9fb5f0e commit 43832fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: Node.js Tests - Windows

on:
workflow_dispatch:
schedule:
- cron: "50 19 * * *" # once a day at 19:50 UTC / 11:50 PST

Expand Down

0 comments on commit 43832fd

Please sign in to comment.