chore: run ci tests on pull request (#955)
* chore: run ci tests on pull request
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: build
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
build_yarn:
|
||||
|
||||
Reference in New Issue
Block a user