Skip to content

Commit

Permalink
Update gate-keeper.yml to run on any commit (#950)
Browse files Browse the repository at this point in the history
Update gate-keeper.yml
  • Loading branch information
cameroncooks-branch authored Feb 6, 2024
1 parent ca33d31 commit 247c090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gate-keeper.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Gate Keeper
on:
pull_request:
push:
env:
NODE_VERSION: 16

Expand Down Expand Up @@ -45,4 +45,4 @@ jobs:

- name : upload codecov
uses: codecov/codecov-action@v3


0 comments on commit 247c090

Please sign in to comment.