diff --git a/.github/workflows/update-from-template.yml b/.github/workflows/update-from-template.yml index 4a0250b..235bf26 100644 --- a/.github/workflows/update-from-template.yml +++ b/.github/workflows/update-from-template.yml @@ -1,8 +1,7 @@ name: Update-From-Template on: - pull_request: - branches: [ master ] + workflow_dispatch: jobs: build: