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: