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.
2 parents 7d6a60a + a304f37 commit 4a2f44aCopy full SHA for 4a2f44a
.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