gha: remove paths
This commit is contained in:
parent
fbb67a3359
commit
a1adb3bb7b
1 changed files with 0 additions and 7 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -4,13 +4,6 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- '**'
|
|
||||||
- '!LICENSE'
|
|
||||||
- '!README.md'
|
|
||||||
- '!images'
|
|
||||||
- '!.gitignore'
|
|
||||||
- '!.vscode'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue