Skip to content

Commit

Permalink
Show CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk authored Nov 16, 2023
1 parent 1427c2f commit 596a462
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![GitHub Actions CI Status](https://github.com/digitalservicebund/hack-jira-cfd/actions/workflows/bun.yml/badge.svg)

# hack-jira-cfd
Get more info about the flow of work in a Jira project.

Expand All @@ -16,4 +18,4 @@ We need a couple of environment variables set. You can use a `.env` file to do s

## Test
* Run tests once: `bun test`
* Run in watch mode: `bun --watch test`
* Run in watch mode: `bun --watch test`

0 comments on commit 596a462

Please sign in to comment.