From ad672b3965ef1d6e753f35f620a93ba1de6a378a Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Sun, 29 Oct 2023 13:30:20 -0500 Subject: [PATCH] fix(CI): Break up workflows and use templates --- .github/workflows/molecule-template.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/molecule-template.yml b/.github/workflows/molecule-template.yml index 812c3803f..536399b87 100644 --- a/.github/workflows/molecule-template.yml +++ b/.github/workflows/molecule-template.yml @@ -1,5 +1,7 @@ --- name: Molecule Template +on: + workflow_call: runs: using: "composite" steps: