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 78d641b commit 7e99631Copy full SHA for 7e99631
.github/workflows/pr-labeler.yml
@@ -1,6 +1,7 @@
1
name: "Pull Request Labeler"
2
on:
3
-- pull_request_target
+ pull_request_target:
4
+ types: [opened]
5
6
jobs:
7
apply-internal-external-label:
0 commit comments