mirror of https://github.com/tiangolo/fastapi.git
👷 Do not sync labels as it overrides manually added labels (#12024)
This commit is contained in:
parent
fc9107843e
commit
2c98017200
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue