We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 550a28f + ddcc10c commit a57a9d2Copy full SHA for a57a9d2
.github/workflows/docathon-label-sync.yml
@@ -1,7 +1,7 @@
1
name: Docathon Labels Sync
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, synchronize, edited]
6
7
jobs:
0 commit comments