diff --git a/.github/workflows/ci.commit.check.yml b/.github/workflows/ci.commit.check.yml index 5611c595a..ed1c92c95 100644 --- a/.github/workflows/ci.commit.check.yml +++ b/.github/workflows/ci.commit.check.yml @@ -31,4 +31,4 @@ jobs: commit-signoff: false merge-base: true job-summary: true - pr-comments: ${{ github.event_name == 'pull_request' }} \ No newline at end of file + pr-comments: ${{ github.event_name == 'pull_request' }}