From f93cfb4de1ec1885be9bd850c474156e8c771bcb Mon Sep 17 00:00:00 2001 From: Isah Idris <58168886+eedygreen@users.noreply.github.com> Date: Wed, 20 Mar 2024 13:40:23 +0100 Subject: [PATCH] testing json configuration --- .github/workflows/gateway_testnet.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/gateway_testnet.yml b/.github/workflows/gateway_testnet.yml index 47b38a4..fc860ee 100644 --- a/.github/workflows/gateway_testnet.yml +++ b/.github/workflows/gateway_testnet.yml @@ -7,6 +7,10 @@ on: release: types: - published + + push: + branches: + - test-json env: ENVIRONMENT: 'TESTNET'