mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Make linter run on pull_request events
This commit is contained in:
parent
8ca53c6063
commit
4ed563beed
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -4,6 +4,10 @@ on:
|
||||
paths-ignore:
|
||||
- 'webroot/**'
|
||||
- 'web/**'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'webroot/**'
|
||||
- 'web/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user