diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index cd7212c5e438..6efaf8bdd8e6 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,3 +18,5 @@ jobs: steps: # Source available at https://github.com/actions/labeler/blob/main/README.md - uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 + with: + sync-labels: false