Skip to content

Commit ea26fb8

Browse files
authored
Update GitHub Action Name (#146)
* Update GitHub Action Name * Update README.md
1 parent d3e582e commit ea26fb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: suyashkumar/dicom build
1+
name: build
22
on: [push, pull_request]
33
jobs:
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h3 align="center">dicom</h3>
44
<p align="center">High Performance Golang DICOM Medical Image Parser<p>
55
<p align="center">
6-
<a href="https://github.com/suyashkumar/dicom/actions"><img src="https://github.com/suyashkumar/dicom/workflows/suyashkumar//dicom%20build/badge.svg" /></a>
6+
<a href="https://github.com/suyashkumar/dicom/actions"><img src="https://github.com/suyashkumar/dicom/workflows/build/badge.svg" /></a>
77
<a href="https://godoc.org/github.com/suyashkumar/dicom"><img src="https://godoc.org/github.com/suyashkumar/dicom?status.svg" alt="" /></a>
88
<a href="https://goreportcard.com/report/github.com/suyashkumar/dicom"><img src="https://goreportcard.com/badge/github.com/suyashkumar/dicom" alt=""></a>
99
</p>

0 commit comments

Comments
 (0)