mirror of
https://github.com/siderolabs/kres.git
synced 2026-02-05 09:45:35 +01:00
feat: add support for gh workflow only kres
Support managing only GitHub workflows. This still handles SOPS, conform and repository checks. Can be enabled with: ```yaml --- kind: auto.CI spec: compileGHWorkflowsOnly: true ``` Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
|
||||
#
|
||||
# Generated on 2024-05-08T09:34:37Z by kres d15226e-dirty.
|
||||
# Generated on 2024-05-14T08:19:55Z by kres f0912c5-dirty.
|
||||
|
||||
name: default
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user