mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-04 08:57:20 +00:00
🤖 Rename workflow, cleanups
This commit is contained in:
4
.github/workflows/build-arm.yaml
vendored
4
.github/workflows/build-arm.yaml
vendored
@@ -1,11 +1,11 @@
|
|||||||
name: Build
|
name: Build ARM
|
||||||
concurrency:
|
concurrency:
|
||||||
group: "master-arm-build"
|
group: "master-arm-build"
|
||||||
#cancel-in-progress: true
|
#cancel-in-progress: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main, test ]
|
branches: [ main ]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user