Skip to content

Commit

Permalink
Update Readme icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Aug 29, 2024
1 parent 969ebcf commit ff04ee1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build
name: CI

on:
workflow_run:
workflows: ["Build with Docker"]
workflows: ["Build"]
types:
- completed

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build with Docker
name: Build

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Type on Strap 🎨

[![Build](https:/sylhare/Type-on-Strap/actions/workflows/jekyll-build.yml/badge.svg)](https:/sylhare/Type-on-Strap/actions/workflows/jekyll-build.yml)
[![Build](https:/sylhare/Type-on-Strap/actions/workflows/docker-build.yml/badge.svg)](https:/sylhare/Type-on-Strap/actions/workflows/docker-build.yml)
[![Gem Version](https://badge.fury.io/rb/type-on-strap.svg)](https://badge.fury.io/rb/type-on-strap)
[![Docker Pulls](https://img.shields.io/docker/pulls/sylhare/type-on-strap)](https://hub.docker.com/r/sylhare/type-on-strap)

Expand Down

0 comments on commit ff04ee1

Please sign in to comment.