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
|
||||
|
||||
# This action works with pull requests and pushes
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request_target]
|
||||
|
||||
jobs:
|
||||
prettier:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user