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 4436b00 commit 2b03006Copy full SHA for 2b03006
.github/workflows/label-content-prs.yml
@@ -5,7 +5,9 @@
5
6
name: 🏷️ Label content PRs
7
8
-on: [pull_request_target]
+on:
9
+ pull_request_target:
10
+ types: [opened, synchronize, reopened]
11
12
jobs:
13
0 commit comments