Skip to content

Commit

Permalink
Update .github/workflows/label.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd authored Dec 6, 2023
1 parent 8dc1c8d commit d526612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: ''
sync-labels: false

# Label based on branch name
- uses: actions-ecosystem/action-add-labels@v1
Expand Down

0 comments on commit d526612

Please sign in to comment.