Skip to content

Commit

Permalink
👷 Do not sync labels as it overrides manually added labels
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Aug 15, 2024
1 parent 865d4c8 commit 83b0268
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true
# Run this after labeler applied labels
check-labels:
needs:
Expand Down

0 comments on commit 83b0268

Please sign in to comment.