try to stop same github action
Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
4
.github/workflows/esp-idf_release.yml
vendored
4
.github/workflows/esp-idf_release.yml
vendored
@@ -5,6 +5,10 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
release:
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user