diff --git a/.github/workflows/label_issues.yml b/.github/workflows/label_issues.yml index 3a43f320a..32f70668a 100644 --- a/.github/workflows/label_issues.yml +++ b/.github/workflows/label_issues.yml @@ -12,4 +12,3 @@ jobs: configuration-path: .github/config/labels.yml enable-versioned-regex: 0 repo-token: ${{ secrets.GITHUB_TOKEN }} - sync-labels: 1 \ No newline at end of file