Do not run API tests on web-only changes

This commit is contained in:
Gabe Kangas
2022-08-20 12:04:23 -07:00
committed by GitHub
parent 36f86c212d
commit 93480078b3

View File

@@ -4,9 +4,7 @@ on:
push: push:
paths-ignore: paths-ignore:
- 'webroot/**' - 'webroot/**'
pull_request: - 'web/**'
paths-ignore:
- 'webroot/**'
jobs: jobs:
api: api: