From e3ab3a6e5d8a14e23663da8fd37814a05823ec49 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Thu, 10 Nov 2022 11:24:01 +0000 Subject: [PATCH] Add push trigger for testing --- .github/workflows/debug-artifacts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/debug-artifacts.yml b/.github/workflows/debug-artifacts.yml index 507780160..d0d7e77a0 100644 --- a/.github/workflows/debug-artifacts.yml +++ b/.github/workflows/debug-artifacts.yml @@ -9,6 +9,7 @@ on: - main - releases/v1 - releases/v2 + - henrymercer/deprecate-go-env-var-testing pull_request: types: - opened