From 0c4d27b8d5de3cf3fc0b1082715a43d3332bf742 Mon Sep 17 00:00:00 2001 From: Cam C Date: Tue, 6 Feb 2024 09:46:20 -0800 Subject: [PATCH] Update gate-keeper.yml --- .github/workflows/gate-keeper.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gate-keeper.yml b/.github/workflows/gate-keeper.yml index 60b1f894f..a1d16dcd3 100644 --- a/.github/workflows/gate-keeper.yml +++ b/.github/workflows/gate-keeper.yml @@ -1,6 +1,6 @@ name: Gate Keeper on: - pull_request: + push: env: NODE_VERSION: 16 @@ -45,4 +45,4 @@ jobs: - name : upload codecov uses: codecov/codecov-action@v3 - \ No newline at end of file +