test only this branch

This commit is contained in:
Alexei Lozovsky
2021-03-07 13:51:40 +09:00
parent aa2e60900e
commit cdfca13739
+2
View File
@@ -6,6 +6,7 @@ on:
branches:
- master
- release/*
- wip/path-test
schedule:
- cron: '0 6 * * *'
@@ -27,6 +28,7 @@ jobs:
hello.exe
audit:
name: npm audit
if: false
runs-on: windows-latest
steps:
- name: Check out source code