mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
fix: github action config issue
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
concurrency:
|
||||
cancel-in-progress: true
|
||||
group: ${{ github.head_ref }}
|
||||
group: ${{ github.ref }}
|
||||
|
||||
jobs:
|
||||
security_audit:
|
||||
|
||||
Reference in New Issue
Block a user