From a3e66a6ebe6c55800f66794e4401e8ff66010c1a Mon Sep 17 00:00:00 2001 From: neilmca-inc <107028703+neilmca-inc@users.noreply.github.com> Date: Sun, 25 Aug 2024 23:18:24 +0100 Subject: [PATCH] Update template.yml --- .github/workflows/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/template.yml b/.github/workflows/template.yml index b46ac50..ec70819 100644 --- a/.github/workflows/template.yml +++ b/.github/workflows/template.yml @@ -1,7 +1,7 @@ name: GitHub Actions Demo from Template -#on: - #workflow_call: +on: + workflow_call: #inputs: # Define any inputs needed by this workflow #example-input: