chore: run js tests on all pull requests
This commit is contained in:
committed by
Piotr Surowiec
parent
b84d45410c
commit
d83d769c6f
2
.github/workflows/js-tests.yml
vendored
2
.github/workflows/js-tests.yml
vendored
@@ -2,8 +2,6 @@ name: Javascript tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user