Update test.yml
This commit is contained in:
parent
e94ee4c765
commit
ded7d739cc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,5 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
|
||||
|
|
Loading…
Reference in a new issue