Skip to content

Commit 247c090

Browse files
Update gate-keeper.yml to run on any commit (#950)
Update gate-keeper.yml
1 parent ca33d31 commit 247c090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gate-keeper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Gate Keeper
22
on:
3-
pull_request:
3+
push:
44
env:
55
NODE_VERSION: 16
66

@@ -45,4 +45,4 @@ jobs:
4545

4646
- name : upload codecov
4747
uses: codecov/codecov-action@v3
48-
48+

0 commit comments

Comments
 (0)