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.
edited
1 parent ad175cc commit 2597045Copy full SHA for 2597045
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Label PRs
2
3
on:
4
pull_request_target:
5
- types: [opened, reopened]
+ types: [opened, reopened, edited]
6
7
jobs:
8
label-pr:
0 commit comments