Skip to content

Commit 03bc28a

Browse files
authored
👷 Do not sync labels as it overrides manually added labels (#71)
1 parent 8cf6369 commit 03bc28a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/labeler@v5
20-
with:
21-
sync-labels: true
2220
# Run this after labeler applied labels
2321
check-labels:
2422
needs:

0 commit comments

Comments
 (0)