Update test.yml
This commit is contained in:
parent
ec916d70ad
commit
3be578e3c5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -4,6 +4,8 @@ on:
|
|||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
Loading…
Reference in a new issue