diff --git a/.github/workflows/gate-keeper.yml b/.github/workflows/gate-keeper.yml index 73e2bb5a1..60b1f894f 100644 --- a/.github/workflows/gate-keeper.yml +++ b/.github/workflows/gate-keeper.yml @@ -1,9 +1,6 @@ name: Gate Keeper on: pull_request: - push: - branches: - - 'master' env: NODE_VERSION: 16