gha: remove paths
This commit is contained in:
parent
fbb67a3359
commit
a1adb3bb7b
|
@ -4,13 +4,6 @@ on:
|
|||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
- '!LICENSE'
|
||||
- '!README.md'
|
||||
- '!images'
|
||||
- '!.gitignore'
|
||||
- '!.vscode'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue