diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 11c576c5..4835c3bd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -8,7 +8,7 @@ on: concurrency: cancel-in-progress: true - group: ${{ github.head_ref }} + group: ${{ github.ref }} jobs: security_audit: