Make windows tests manually triggerable

This commit is contained in:
Chiedo 2020-10-09 17:26:12 -04:00
Родитель 8872f6373d
Коммит 5242ac5148
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/test-windows.yml поставляемый
Просмотреть файл

@ -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