mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2024-11-27 13:20:23 +00:00
Run the wasm build on push and pull_request (#4614)
This commit is contained in:
parent
66ef7cb68e
commit
6b073f8992
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Wasm Build
|
||||
|
||||
on: push
|
||||
on: [ push, pull_request ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user