mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
pr-auditor: run against pull_request_target (#35675)
This commit is contained in:
parent
2636c64c9f
commit
cf63f6fa97
2
.github/workflows/pr-auditor.yml
vendored
2
.github/workflows/pr-auditor.yml
vendored
@ -1,7 +1,7 @@
|
||||
# See dev/pr-auditor/README.md
|
||||
name: pr-auditor
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [ closed, edited, opened, synchronize ]
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user