diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml
index 2ddae8a..db4eac0 100644
--- a/.github/workflows/issues.yml
+++ b/.github/workflows/issues.yml
@@ -15,5 +15,5 @@ jobs:
         configuration-path: .github/issue-labeler.yml
         enable-versioned-regex: 0
         include-title: 1
-        sync-labels: 0
-# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
+        sync-labels: 1
+# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
\ No newline at end of file