diff --git a/.github/workflows/add-new-template.yml b/.github/workflows/add-new-template.yml index 61fbc561..692527fd 100644 --- a/.github/workflows/add-new-template.yml +++ b/.github/workflows/add-new-template.yml @@ -1,6 +1,6 @@ # Workflow that adds a new Template for Power Platform (Power House) into the GIT Repo & raises a PR (shanep) name: Add new template and commit PR -run-name: Adding New Template: ${{ github.event.inputs.solution_name }} +run-name: Adding New Template on: workflow_dispatch: