Add glob syntax to include files inside path folders
This commit is contained in:
parent
52bd7ba797
commit
b33dfa968d
6
.github/workflows/testing.yml
vendored
6
.github/workflows/testing.yml
vendored
@ -4,9 +4,9 @@ on:
|
||||
- master
|
||||
- 'test-*'
|
||||
paths:
|
||||
- 'lib'
|
||||
- 'plugins'
|
||||
- 'test'
|
||||
- 'lib/**'
|
||||
- 'plugins/**'
|
||||
- 'test/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user