Run the wasm build on push and pull_request (#4614)

This commit is contained in:
David Neto 2021-11-03 13:13:15 -04:00 committed by GitHub
parent 66ef7cb68e
commit 6b073f8992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Wasm Build
on: push
on: [ push, pull_request ]
jobs:
build: