mirror of
https://gitee.com/openharmony/third_party_spirv-tools
synced 2024-11-22 23:09:56 +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