From 22cc82f40b5979ab35b78d4160bcee764becabc2 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Mon, 7 Nov 2022 15:29:43 +0000 Subject: [PATCH] Add push trigger for testing --- .github/workflows/__export-file-baseline-information.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/__export-file-baseline-information.yml b/.github/workflows/__export-file-baseline-information.yml index 240481b9a..c5aaf0f58 100644 --- a/.github/workflows/__export-file-baseline-information.yml +++ b/.github/workflows/__export-file-baseline-information.yml @@ -13,6 +13,7 @@ on: - main - releases/v1 - releases/v2 + - henrymercer/henrymercer/file-baseline-info-enablement-pr-debug pull_request: types: - opened