From 72f501b25583b6087081f2a4ac0f2a5d5bb5d100 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Tue, 25 Feb 2020 11:21:08 +0800 Subject: [PATCH] Update v18_code_and_v18_config.yml --- .github/workflows/v18_code_and_v18_config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/v18_code_and_v18_config.yml b/.github/workflows/v18_code_and_v18_config.yml index 6403da6..2b53985 100644 --- a/.github/workflows/v18_code_and_v18_config.yml +++ b/.github/workflows/v18_code_and_v18_config.yml @@ -2,6 +2,8 @@ name: v18_code_and_v18_config Build on: push: + branches: + - master paths: - '.github/workflows/v18_code_and_v18_config.yml'