Do not run API tests on web-only changes
This commit is contained in:
parent
36f86c212d
commit
93480078b3
@ -4,9 +4,7 @@ on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'webroot/**'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'webroot/**'
|
||||
- 'web/**'
|
||||
|
||||
jobs:
|
||||
api:
|
||||
|
Loading…
x
Reference in New Issue
Block a user