Skip to content

Commit

Permalink
👷 Do not sync labels as it overrides manually added labels (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Aug 15, 2024
1 parent adca325 commit 20b28c8
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 20b28c8

Please sign in to comment.