From 134b832a99073a58fce5cb4a77d68f407db9ca19 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Tue, 25 Feb 2020 11:19:05 +0800 Subject: [PATCH] Update v19_code_and_master_config.yml --- .github/workflows/v19_code_and_master_config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/v19_code_and_master_config.yml b/.github/workflows/v19_code_and_master_config.yml index 4bbc80b..d7e84e1 100644 --- a/.github/workflows/v19_code_and_master_config.yml +++ b/.github/workflows/v19_code_and_master_config.yml @@ -2,6 +2,8 @@ name: v19_code_and_master_config Build on: push: + branches: + - master paths: - '.github/workflows/v19_code_and_master_config.yml'