Skip to content

Commit

Permalink
ci: gh actions: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Feb 13, 2021
1 parent 2284ff0 commit 0ac910f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "build"
name: "go build"
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To set your environment variables, use the Settings Gear icon and then click "Ma
* Medium: [Using Postman, Swagger and the RingCentral API](https://medium.com/ringcentral-developers/using-postman-with-swagger-and-the-ringcentral-api-523712f792a0)
* YouTube: [Getting Started with RingCentral APIs using Postman ](https://youtu.be/5kE4UPXJ-5Q)

[build-status-svg]: https://github.com/grokify/swaggman/workflows/build/badge.svg
[build-status-svg]: https://github.com/grokify/swaggman/workflows/go%20build/badge.svg
[build-status-link]: https://github.com/grokify/swaggman/actions
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/swaggman
[goreport-link]: https://goreportcard.com/report/github.com/grokify/swaggman
Expand Down

0 comments on commit 0ac910f

Please sign in to comment.