mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-02-01 11:53:21 +08:00
👷 Do not sync labels as it overrides manually added labels (#1307)
This commit is contained in:
parent
6eff776fc1
commit
d7d245a108
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -17,8 +17,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
with:
|
|
||||||
sync-labels: true
|
|
||||||
# Run this after labeler applied labels
|
# Run this after labeler applied labels
|
||||||
check-labels:
|
check-labels:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user