commit
f678f5c5c3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -3,6 +3,7 @@ name: test
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- '**/*'
|
||||||
- '!docs/**'
|
- '!docs/**'
|
||||||
- '!examples/**'
|
- '!examples/**'
|
||||||
- '!README.md'
|
- '!README.md'
|
||||||
|
|
Loading…
Reference in a new issue