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 dadbc16 commit 44e620dCopy full SHA for 44e620d
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build ruby.wasm
2
on:
3
push:
4
branches: [main]
5
- tags: ["*"]
+ tags: ["*/*"]
6
paths-ignore:
7
- "*.md"
8
- "docs/**"
0 commit comments