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