From d5e7844288a74d9677c7b0f08921ef5ad6239d94 Mon Sep 17 00:00:00 2001 From: kart2bc Date: Tue, 20 May 2025 10:29:22 -0400 Subject: [PATCH 1/2] test pr run --- .github/gh-config-template/gh_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/gh-config-template/gh_template.yml b/.github/gh-config-template/gh_template.yml index 03f203557..684f1550f 100644 --- a/.github/gh-config-template/gh_template.yml +++ b/.github/gh-config-template/gh_template.yml @@ -1,6 +1,6 @@ #@ load("@ytt:data", "data") #@ load("ytt-helpers.star", "helpers") - +# test commit name: unit-integration-tests on: From fd5b06b1d2bd807cf8d3029caab0bcb728ca8f18 Mon Sep 17 00:00:00 2001 From: kart2bc Date: Tue, 20 May 2025 10:40:22 -0400 Subject: [PATCH 2/2] test pr run --- .github/gh-config-template/gh_template.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/gh-config-template/gh_template.yml b/.github/gh-config-template/gh_template.yml index 684f1550f..11c537f56 100644 --- a/.github/gh-config-template/gh_template.yml +++ b/.github/gh-config-template/gh_template.yml @@ -4,10 +4,13 @@ name: unit-integration-tests on: - push: - branches: - - develop pull_request: + branches: + - test-gh + types: + - opened + - reopened + - synchronize env: MAPPING: |