last changes2
This commit is contained in:
parent
5f1c666dc9
commit
ba673382a5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/old.yml
vendored
3
.github/workflows/old.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: Old Release Workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: release_workflow
|
||||
cancel-in-progress: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue