Skip to content

Commit e3ee44d

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ mikey
5555
octokits
5656
twemojis
5757
upvotes
58-
usd
58+
usd

.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)