fix: github action config issue

This commit is contained in:
Pierre Mavro
2021-11-17 18:16:15 +01:00
parent b50832ca6a
commit bca2fe478f

View File

@@ -8,7 +8,7 @@ on:
concurrency:
cancel-in-progress: true
group: ${{ github.head_ref }}
group: ${{ github.ref }}
jobs:
security_audit: