Run browser tests on all non-PR branches
This commit is contained in:
@@ -136,7 +136,7 @@ workflows:
|
|||||||
- build_node_14
|
- build_node_14
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: main
|
ignore: /pull\/.*/ # Don't run on pull requests.
|
||||||
push:
|
push:
|
||||||
jobs:
|
jobs:
|
||||||
- build:
|
- build:
|
||||||
|
|||||||
Reference in New Issue
Block a user