Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 4cfd2a6

Browse files
committed
fixed labeler action
1 parent 6772b66 commit 4cfd2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- uses: actions/labeler@main
1010
with:
1111
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12-
sync-label: true
12+
sync-labels: true

0 commit comments

Comments
 (0)