pull_request -> pull_request_target
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user