Skip to content

Commit

Permalink
fix ci status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
wimspaargaren committed Aug 2, 2023
1 parent afd9123 commit edaac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Go Generic Worker Pool
[![Build Status](https://github.com/wimspaargaren/workers/workflows/CI/badge.svg)](https://github.com/wimspaargaren/workers/actions)
[![Build Status](https://github.com/wimspaargaren/workers/workflows/ci/badge.svg)](https://github.com/wimspaargaren/workers/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/wimspaargaren/workers.svg)](https://pkg.go.dev/github.com/wimspaargaren/workers)

This repository provides a generic, easy to use worker pool.
Expand Down

0 comments on commit edaac8e

Please sign in to comment.