We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6a60a commit a304f37Copy full SHA for a304f37
.github/workflows/blocked.yaml
@@ -1,6 +1,6 @@
1
name: Prevent blocked
2
on:
3
- pull_request:
+ pull_request_target:
4
types: [opened, labeled, unlabeled]
5
jobs:
6
prevent-blocked:
0 commit comments