mirror of
https://github.com/multipleof4/sune.git
synced 2026-03-17 11:11:03 +00:00
Update BUILD.yml
This commit is contained in:
3
.github/workflows/BUILD.yml
vendored
3
.github/workflows/BUILD.yml
vendored
@@ -1,4 +1,7 @@
|
|||||||
on: push
|
on: push
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
build-push:
|
build-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user