Skip to content

Commit

Permalink
Fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Oct 30, 2023
1 parent d7c66d9 commit fb13008
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/polkadot-sdk.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Polkadot Repo
name: Build Polkadot SDK Repo

env:
DEFAULT_IMAGE: paritytech/srtool
Expand Down
19 changes: 3 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
# SRTOOL Github Action

<table>
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<tbody>
<tr class="odd">
<td style="text-align: left;"><figure>
<img src="https://github.com/chevdor/srtool-actions/actions/workflows/cumulus.yml/badge.svg?branch=master" alt="badge" />
</figure></td>
<td style="text-align: left;"><figure>
<img src="https://github.com/chevdor/srtool-actions/actions/workflows/polkadot.yml/badge.svg?branch=master" alt="badge" />
</figure></td>
</tr>
</tbody>
</table>
<figure>
<img src="https://github.com/chevdor/srtool-actions/actions/workflows/polkadot-sdk.yml/badge.svg?branch=master" alt="badge" />
</figure>

## Introduction

Expand Down
9 changes: 1 addition & 8 deletions README_src.adoc
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
= SRTOOL Github Action
:toc: right

[cols="1,1"]
[frame=none]
[grid=none]
|===
a| image::https://github.com/chevdor/srtool-actions/actions/workflows/cumulus.yml/badge.svg?branch=master[link="https://github.com/chevdor/srtool-actions/actions/workflows/cumulus.yml"]
a| image::https://github.com/chevdor/srtool-actions/actions/workflows/polkadot.yml/badge.svg?branch=master[link="https://github.com/chevdor/srtool-actions/actions/workflows/polkadot.yml"]
|===

image::https://github.com/chevdor/srtool-actions/actions/workflows/polkadot-sdk.yml/badge.svg?branch=master[link="https://github.com/chevdor/srtool-actions/actions/workflows/polkadot-sdk.yml"]

== Introduction

Expand Down

0 comments on commit fb13008

Please sign in to comment.