mirror of
https://gitee.com/openharmony/third_party_spirv-tools
synced 2024-11-26 17:10:52 +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
|
name: Wasm Build
|
||||||
|
|
||||||
on: push
|
on: [ push, pull_request ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user