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'