Fixed workflow not starting

This commit is contained in:
KiritoDv 2025-05-15 21:04:20 -06:00
parent 9e30f21232
commit df26c3d727
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: GenerateBuilds
on:
push:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}