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 560a13b commit be008eeCopy full SHA for be008ee
README.md
@@ -9,8 +9,8 @@
9
<strong>A <a href="https://bytecodealliance.org/">Bytecode Alliance</a> project</strong>
10
11
<p>
12
- <a href="https://github.com/bytecodealliance/wasmtime-dotnet/actions?query=workflow%3ACI">
13
- <img src="https://github.com/bytecodealliance/wasmtime-dotnet/workflows/CI/badge.svg" alt="CI status"/>
+ <a href="https://github.com/bytecodealliance/wasmtime-dotnet/actions/workflows/main.yml">
+ <img src="https://github.com/bytecodealliance/wasmtime-dotnet/actions/workflows/main.yml/badge.svg" alt="CI status"/>
14
</a>
15
<a href="https://www.nuget.org/packages/Wasmtime">
16
<img src="https://img.shields.io/nuget/v/wasmtime" alt="Latest Version"/>
0 commit comments