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 6847566 commit 21cc8daCopy full SHA for 21cc8da
1 file changed
.github/workflows/pr-labeler.yml
@@ -2,7 +2,7 @@ name: PR labeler
2
3
on:
4
pull_request_target:
5
- types: [opened, reopened, edit]
+ types: [opened, reopened, edited]
6
7
jobs:
8
Sync:
0 commit comments