Skip to content

Commit 68099db

Browse files
committed
refactor: beautify code
1 parent ab4cd9c commit 68099db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto Label PR
33
on:
44
pull_request:
55
branches: [ "main" ]
6-
types: [opened, edited, reopened, synchronize]
6+
types: [ opened, edited, reopened, synchronize ]
77

88
jobs:
99
label-plugin-pr:

0 commit comments

Comments
 (0)