diff --git a/.github/workflows/gate-keeper.yml b/.github/workflows/gate-keeper.yml index 09a340661..0380d6962 100644 --- a/.github/workflows/gate-keeper.yml +++ b/.github/workflows/gate-keeper.yml @@ -1,12 +1,6 @@ name: Gate Keeper on: pull_request: - types: [closed] - branches: - - master - paths-ignore: - - docs/** - - README.md env: NODE_VERSION: 16