Skip to content

Commit 3bad16d

Browse files
committed
sync-labels is boolean
1 parent 888fc92 commit 3bad16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1313
configuration-path: .github/config/label.yml
14-
sync-labels: yes
14+
sync-labels: true

0 commit comments

Comments
 (0)