Skip to content

Commit

Permalink
docs: update build and README badge name
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmistica committed Mar 18, 2024
1 parent 5e27610 commit 5d961e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: holiday-planner-go
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,5 +1,5 @@
# holiday-planner-go
![Build status](https://github.com/jvmistica/holiday-planner-go/workflows/holiday-planner-go/badge.svg)
![Build status](https://github.com/jvmistica/holiday-planner-go/workflows/build/badge.svg)
![Coverage](https://img.shields.io/sonar/coverage/jvmistica_holiday-planner-go/main?server=https%3A%2F%2Fsonarcloud.io)

A tool that fetches holidays from Google Calendar and adds them together with weekends to provide vacation leave suggestions.
Expand Down

0 comments on commit 5d961e8

Please sign in to comment.