This is an automated email from the ASF dual-hosted git repository.

shahar1 pushed a commit to branch gha-arc-rebase
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git

commit 24cef1dbec3671e2356494f22936fdd3668477ea
Author: Hussein Awala <[email protected]>
AuthorDate: Sat Jul 22 00:53:53 2023 +0200

    add missing files separator
---
 helm/runners-config/templates/runners.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm/runners-config/templates/runners.yaml 
b/helm/runners-config/templates/runners.yaml
index c92cb57..2b837f7 100644
--- a/helm/runners-config/templates/runners.yaml
+++ b/helm/runners-config/templates/runners.yaml
@@ -1,5 +1,6 @@
 {{ $values := .Values }}
 {{ range $runner := $values.runners }}
+---
 apiVersion: actions.summerwind.dev/v1alpha1
 kind: RunnerDeployment
 metadata:

Reply via email to