diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cff3ac06004f721f168975f51501a1d95c7c3c1e..c68325b93ea45c3e5071c157b0cc36db53db8ba5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,8 +10,8 @@ on: - cron: '17 3 * * 0' concurrency: - group: ${{ github.head_ref || github.ref_name }} - cancel-in-progress: true + group: ${{ github.head_ref || github.ref_name }} + cancel-in-progress: true jobs: typos: