From af24054b4b6695f2ed14efb0d7ef0cf58e994089 Mon Sep 17 00:00:00 2001 From: Kevin Mack Date: Mon, 10 Jun 2024 12:04:05 +0000 Subject: [PATCH] Adding to testing branch --- .github/workflows/feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature.yml b/.github/workflows/feature.yml index f8c9d59..ab49fb5 100644 --- a/.github/workflows/feature.yml +++ b/.github/workflows/feature.yml @@ -2,7 +2,7 @@ name: k3s-on-host on: push: - branches: [ main ] + branches: [ km/adding_action ] env: REGISTRY: ghcr.io