Skip to content

Commit

Permalink
Fix readme workflow badge
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jan 22, 2025
1 parent fe4ce17 commit d159b6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit_trigger.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pushed Commit
name: Main

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Main
name: Sub - main

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Github Action (main)](https://github.com/cyber-dojo/dashboard/actions/workflows/main.yml/badge.svg?branch=main)
[![Github Action (main)](https://github.com/cyber-dojo/dashboard/actions/workflows/commit_trigger.yml/badge.svg?branch=main)](https://github.com/cyber-dojo/saver/actions)


- A [docker-containerized](https://registry.hub.docker.com/r/cyberdojo/dashboard) micro-service for [https://cyber-dojo.org](http://cyber-dojo.org).
Expand Down

0 comments on commit d159b6b

Please sign in to comment.