From bac89a93d4aa735c69f8cc8cf2c4bab27c5be253 Mon Sep 17 00:00:00 2001 From: kent-3 <100624004+kent-3@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:37:53 -0400 Subject: [PATCH] make workflow run on this branch --- .github/workflows/Secret_gateway_tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/Secret_gateway_tests.yml b/.github/workflows/Secret_gateway_tests.yml index 94b25ca..799365f 100644 --- a/.github/workflows/Secret_gateway_tests.yml +++ b/.github/workflows/Secret_gateway_tests.yml @@ -2,6 +2,9 @@ name: Secret Gateway on: workflow_dispatch: + push: + branches: + - test-fixes # push: # paths: # - 'TNLS-Gateways/secret/**'