mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-02 16:06:17 +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:
|
||||
group: "master-arm-build"
|
||||
#cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, test ]
|
||||
branches: [ main ]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
Reference in New Issue
Block a user