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 ab4cd9c commit 68099dbCopy full SHA for 68099db
.github/workflows/pr-labeler.yml
@@ -3,7 +3,7 @@ name: Auto Label PR
3
on:
4
pull_request:
5
branches: [ "main" ]
6
- types: [opened, edited, reopened, synchronize]
+ types: [ opened, edited, reopened, synchronize ]
7
8
jobs:
9
label-plugin-pr:
0 commit comments