Fixed workflow not starting
This commit is contained in:
parent
9e30f21232
commit
df26c3d727
|
|
@ -2,6 +2,7 @@ name: GenerateBuilds
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue