From 95a03e277dc8b719518c3b947a71a8a6deb95ef4 Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Tue, 9 Feb 2021 20:27:08 +0100 Subject: [PATCH] Update template_initialization.yaml --- .github/workflows/template_initialization.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/template_initialization.yaml b/.github/workflows/template_initialization.yaml index 3ce30ad..9ee6cff 100644 --- a/.github/workflows/template_initialization.yaml +++ b/.github/workflows/template_initialization.yaml @@ -1,4 +1,8 @@ -on: create +name: template_initialization +on: + create: + branches: + - develop jobs: template_initialization: