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 2fe1611 commit fdc0892Copy full SHA for fdc0892
README.md
@@ -8,7 +8,10 @@
8
<h1 align="center"><a href='https://thirdweb.com/'>thirdweb</a> TypeScript SDK</h1>
9
10
<p align="center">
11
- <a href="https://github.com/thirdweb-dev/js/actions/workflows/CI.yml">
+ <a href="https://github.com/thirdweb-dev/js/actions/workflows/codeql-analysis.yml">
12
+ <img alt="Build Status" src="https://github.com/thirdweb-dev/js/actions/workflows/codeql-analysis.yml/badge.svg"/>
13
+ </a>
14
+ <a href="https://github.com/thirdweb-dev/js/actions/workflows/CI.yml">
15
<img alt="Build Status" src="https://github.com/thirdweb-dev/js/actions/workflows/CI.yml/badge.svg"/>
16
</a>
17
</p>
0 commit comments