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