diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c79f14f50..c57a3f2333 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: echo "SKIP=false" >> $GITHUB_OUTPUT fi - name: labeler - if: github.event.action == 'opened' || github.event.action == 'reopened' || github.event.action == 'syncrhonize' + if: github.event.action == 'opened' || github.event.action == 'reopened' || github.event.action == 'synchronize' uses: lablup/auto-labeler@main # actions/labeler, lablup/size-label-action, lablup/auto-label-in-issue