From 6b6c2b487f276f40c2ca5bf6aff6b2b0cf175942 Mon Sep 17 00:00:00 2001 From: Lysandre Debut Date: Wed, 27 Jan 2021 15:11:53 +0100 Subject: [PATCH] Test (#9851) --- .github/workflows/model-templates.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/model-templates.yml b/.github/workflows/model-templates.yml index da7d66b318..857b94f377 100644 --- a/.github/workflows/model-templates.yml +++ b/.github/workflows/model-templates.yml @@ -8,7 +8,8 @@ on: - ".github/**" - "templates/**" pull_request_target: - types: [labeled] + branches: + - master jobs: run_tests_templates: