mirror of
https://github.com/multipleof4/sune.git
synced 2026-03-17 19:21: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
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
build-push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user