diff --git a/.github/workflows/model-templates.yml b/.github/workflows/model-templates.yml index 857b94f377..b0d3cde36e 100644 --- a/.github/workflows/model-templates.yml +++ b/.github/workflows/model-templates.yml @@ -7,9 +7,8 @@ on: - "tests/**" - ".github/**" - "templates/**" - pull_request_target: - branches: - - master + pull_request: + types: [assigned, opened, synchronize, reopened] jobs: run_tests_templates: