We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48b267 commit 62a6bfbCopy full SHA for 62a6bfb
.github/workflows/label-pull-requests.yml
@@ -2,6 +2,7 @@ name: 🏷 Label Pull Requests
2
3
on:
4
pull_request:
5
+ types: [opened, edited, reopened]
6
7
jobs:
8
0 commit comments