Skip to content

Commit 2a8e73e

Browse files
Update README.md
1 parent 9870426 commit 2a8e73e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Workflow-Testing
22

3-
![CI](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg)
3+
![CI / setup](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg?branch=main&event=push&job=setup)
4+
![CI / build](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg?branch=main&event=push&job=build)
5+
![CI / lint](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg?branch=main&event=push&job=lint)
6+
![CI / format](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg?branch=main&event=push&job=format)
7+
![CI / test](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg?branch=main&event=push&job=test)
48

59
This repository exists purely as a demonstration of an integrated development workflow.
610

0 commit comments

Comments
 (0)