diff --git a/.github/gh-config-template/gh_template.yml b/.github/gh-config-template/gh_template.yml index 03f203557..11c537f56 100644 --- a/.github/gh-config-template/gh_template.yml +++ b/.github/gh-config-template/gh_template.yml @@ -1,13 +1,16 @@ #@ load("@ytt:data", "data") #@ load("ytt-helpers.star", "helpers") - +# test commit name: unit-integration-tests on: - push: - branches: - - develop pull_request: + branches: + - test-gh + types: + - opened + - reopened + - synchronize env: MAPPING: |