From a70e183ae30bc5cf980914fb48c2f529092d7276 Mon Sep 17 00:00:00 2001 From: Gavin Didrichsen <gavin.didrichsen@gmail.com> Date: Thu, 6 Mar 2025 08:44:09 +0000 Subject: [PATCH] Move new github action to template directory. Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com> --- .../.github/workflows/validate-puppetcore-gem-sources.yml.erb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/validate-puppetcore-gem-sources.yml => moduleroot/.github/workflows/validate-puppetcore-gem-sources.yml.erb (100%) diff --git a/.github/workflows/validate-puppetcore-gem-sources.yml b/moduleroot/.github/workflows/validate-puppetcore-gem-sources.yml.erb similarity index 100% rename from .github/workflows/validate-puppetcore-gem-sources.yml rename to moduleroot/.github/workflows/validate-puppetcore-gem-sources.yml.erb -- GitLab