From 0e4b1a2c330eb6b2ed610f493d5f37f474d6a768 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Tue, 25 Feb 2020 11:18:22 +0800 Subject: [PATCH] Update v19_code_and_v18_config.yml --- .github/workflows/v19_code_and_v18_config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/v19_code_and_v18_config.yml b/.github/workflows/v19_code_and_v18_config.yml index 66f5006..563ebad 100644 --- a/.github/workflows/v19_code_and_v18_config.yml +++ b/.github/workflows/v19_code_and_v18_config.yml @@ -2,6 +2,8 @@ name: v19_code_and_v18_config Build on: push: + branches: + - master paths: - '.github/workflows/v19_code_and_v18_config.yml'