Skip to content

Commit c021d5e

Browse files
committed
fix: remove --allow-added-labels option from label sync command
1 parent 2c5bf03 commit c021d5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ jobs:
3636
npx github-label-sync \
3737
--access-token ${{ secrets.GITHUB_TOKEN }} \
3838
--labels ".github/labels.json" \
39-
--allow-added-labels \
4039
${{ github.repository }}

0 commit comments

Comments
 (0)