Skip to content

Commit

Permalink
Merge pull request #30 from tulilirockz/badges
Browse files Browse the repository at this point in the history
docs: add fancy badge and change build label to look fancier
  • Loading branch information
tulilirockz authored Dec 25, 2024
2 parents 688a388 + 2a8bf87 commit 11197e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: build-centos-image
name: Build Image
on:
merge_group:
pull_request:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CentOS Workstation

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/79d1f4c2595841bd87f2483ffe1b9340)](https://app.codacy.com/gh/centos-workstation/main/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![build-centos-image](https://github.com/centos-workstation/main/actions/workflows/build.yml/badge.svg)](https://github.com/centos-workstation/main/actions/workflows/build.yml)

CentOS Stream-based image with @Workstation preinstalled. How this is expected to be consumed:

```Dockerfile
Expand Down

0 comments on commit 11197e8

Please sign in to comment.