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 1524067 commit 5406762Copy full SHA for 5406762
.github/workflows/pr-labeler.yml
@@ -6,7 +6,8 @@
6
# https://github.com/actions/labeler
7
8
name: Labeler
9
-on: [pull_request]
+on:
10
+- pull_request_target
11
12
jobs:
13
label:
0 commit comments