Queue builds

This commit is contained in:
Roland Rabien 2023-08-31 12:43:21 -07:00
commit 5df021df9c

View file

@ -3,6 +3,9 @@ on:
push: push:
branches: branches:
- '**' - '**'
concurrency:
group: build-${{ github.ref || github.run_id }}
jobs: jobs:
build: build: