From 0ac910fd58c299a949b3fd3e17f8960074221ef6 Mon Sep 17 00:00:00 2001 From: John Wang Date: Sat, 13 Feb 2021 08:41:02 -0800 Subject: [PATCH] ci: gh actions: rename --- .github/workflows/test.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index d66768d..a283499 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,4 +1,4 @@ -name: "build" +name: "go build" on: push: branches: diff --git a/README.md b/README.md index e863529..296104a 100644 --- a/README.md +++ b/README.md @@ -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