diff --git a/.github/workflows/labels_sync.yaml b/.github/workflows/labels_sync.yaml index 7eac4df..3cfe2cf 100644 --- a/.github/workflows/labels_sync.yaml +++ b/.github/workflows/labels_sync.yaml @@ -1,11 +1,6 @@ --- name: Sync labels -on: - push: - # Only targets default branch to avoid amplification effects of - # doing the exact same stuff in multiple non-rebased branches. - branches: - - 'main' +"on": issues jobs: