Skip to content

Commit

Permalink
Update GitHub Action Name (#146)
Browse files Browse the repository at this point in the history
* Update GitHub Action Name

* Update README.md
  • Loading branch information
suyashkumar authored Nov 27, 2020
1 parent d3e582e commit ea26fb8
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: suyashkumar/dicom build
name: build
on: [push, pull_request]
jobs:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h3 align="center">dicom</h3>
<p align="center">High Performance Golang DICOM Medical Image Parser<p>
<p align="center">
<a href="https://github.com/suyashkumar/dicom/actions"><img src="https://github.com/suyashkumar/dicom/workflows/suyashkumar//dicom%20build/badge.svg" /></a>
<a href="https://github.com/suyashkumar/dicom/actions"><img src="https://github.com/suyashkumar/dicom/workflows/build/badge.svg" /></a>
<a href="https://godoc.org/github.com/suyashkumar/dicom"><img src="https://godoc.org/github.com/suyashkumar/dicom?status.svg" alt="" /></a>
<a href="https://goreportcard.com/report/github.com/suyashkumar/dicom"><img src="https://goreportcard.com/badge/github.com/suyashkumar/dicom" alt=""></a>
</p>
Expand Down

0 comments on commit ea26fb8

Please sign in to comment.