Skip to content

Commit

Permalink
chore: run tests on pushes to branches other than pmaster
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jul 26, 2022
1 parent 547e5fc commit 204bef9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -8,8 +8,6 @@ on:
- 'lib/**'
- 'test/**.js'
push:
branches:
- master
paths:
- '.github/workflows/test.yml'
- 'package.json'
Expand Down

0 comments on commit 204bef9

Please sign in to comment.