stop last running action
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
4
.github/workflows/esp32_build.yml
vendored
4
.github/workflows/esp32_build.yml
vendored
@@ -7,6 +7,10 @@ on:
|
||||
schedule:
|
||||
- cron: "0 5 * * 3"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user