We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e2bd5 commit 66b1d20Copy full SHA for 66b1d20
.github/workflows/labeler.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Run Labeler
16
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
17
with:
18
- sync-labels: true # Whether or not to remove labels when matching files are reverted or no longer changed by the PR
+ sync-labels: false # Whether or not to remove labels when matching files are reverted or no longer changed by the PR
0 commit comments