Better filtering of build action
This commit is contained in:
parent
3aeb9b43f3
commit
68f6eabd9b
3 changed files with 7 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
push:
|
||||
branches: [ master, develop ]
|
||||
paths-ignore:
|
||||
- 'docs/source/**'
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches: [ master, develop ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue