Cancel previous running builds

This commit is contained in:
Willy-JL
2023-07-21 03:02:20 +01:00
parent 7c536be3d3
commit 2e0d5e87f0

View File

@@ -9,6 +9,10 @@ on:
- '*'
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
env:
TARGETS: f7
DEFAULT_TARGET: f7