chore: run ci tests on pull request (#955)

* chore: run ci tests on pull request
This commit is contained in:
Dan Ribbens
2022-08-18 15:17:02 -04:00
committed by GitHub
parent f45d5a0421
commit 2cf9d35fed

View File

@@ -1,6 +1,8 @@
name: build
on: [push]
on:
workflow_dispatch:
push:
jobs:
build_yarn: