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 bdf963d commit 89b6239Copy full SHA for 89b6239
.github/workflows/conventional-label.yaml
@@ -1,6 +1,7 @@
1
on:
2
pull_request_target:
3
- types: [opened, edited]
+ branches: ["main"]
4
+
5
name: conventional-release-labels
6
jobs:
7
label:
0 commit comments