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