Do not run go linting on web-only changes
This commit is contained in:
5
.github/workflows/go-lint.yml
vendored
5
.github/workflows/go-lint.yml
vendored
@@ -5,11 +5,6 @@ on:
|
|||||||
- 'webroot/**'
|
- 'webroot/**'
|
||||||
- 'web/**'
|
- 'web/**'
|
||||||
|
|
||||||
pull_request:
|
|
||||||
paths-ignore:
|
|
||||||
- 'webroot/**'
|
|
||||||
- 'web/**'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user