mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
CI: Don't auto-remove content based labels (#2941)
This commit is contained in:
2
.github/workflows/label-pull-requests.yml
vendored
2
.github/workflows/label-pull-requests.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
with:
|
with:
|
||||||
sync-labels: true
|
sync-labels: false
|
||||||
peer_review:
|
peer_review:
|
||||||
name: 'Apply peer review label'
|
name: 'Apply peer review label'
|
||||||
needs: labeler
|
needs: labeler
|
||||||
|
Reference in New Issue
Block a user