mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
pull_request -> pull_request_target
This commit is contained in:
parent
8a2d0979bc
commit
6966d13940
3
web/.github/workflows/linter.yml
vendored
3
web/.github/workflows/linter.yml
vendored
@ -1,7 +1,8 @@
|
|||||||
name: linter
|
name: linter
|
||||||
|
|
||||||
# This action works with pull requests and pushes
|
# This action works with pull requests and pushes
|
||||||
on: [push, pull_request]
|
on: [push, pull_request_target]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prettier:
|
prettier:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user