From c2a3b9f56fd02f3c9dca89d4afc77140938a7c36 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Sun, 29 Oct 2023 13:20:32 -0500 Subject: [PATCH] fix(CI): Break up workflows and use templates --- .github/workflows/molecule-template.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/molecule-template.yml b/.github/workflows/molecule-template.yml index dbb7a9ff..a6d434a6 100644 --- a/.github/workflows/molecule-template.yml +++ b/.github/workflows/molecule-template.yml @@ -1,7 +1,5 @@ --- name: Molecule Template -on: - workflow_call: jobs: molecule: name: Molecule