diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 08cadb3319..3cc63ecc5d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ on: - cron: '0 0 * * *' concurrency: - group: ${{ github.head_ref }} + group: ${{ github.head_ref || github.run_id }} cancel-in-progress: true jobs: