Do not run go linting on web-only changes

This commit is contained in:
Gabe Kangas
2022-08-26 14:27:37 -07:00
parent 0202992862
commit de06005d01

View File

@@ -5,11 +5,6 @@ on:
- 'webroot/**'
- 'web/**'
pull_request:
paths-ignore:
- 'webroot/**'
- 'web/**'
permissions:
contents: read