Skip to content

Commit

Permalink
chore: Update CI to run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Mar 15, 2021
1 parent d2c3d60 commit a6114b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: npm test

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
repository_dispatch:
Expand Down

0 comments on commit a6114b0

Please sign in to comment.