Update test.yml
This commit is contained in:
parent
ec916d70ad
commit
3be578e3c5
|
@ -4,6 +4,8 @@ on:
|
|||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
Loading…
Reference in New Issue