We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76654e2 commit 1e10102Copy full SHA for 1e10102
.github/workflows/ci-spec.yml
@@ -2,11 +2,11 @@ name: CI for specs
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, wasm-3.0 ]
6
paths: [ .github/**, document/** ]
7
8
pull_request:
9
10
11
12
# Allows you to run this workflow manually from the Actions tab
0 commit comments