diff --git a/.github/workflows/build_test_react.yml b/.github/workflows/build.yml similarity index 91% rename from .github/workflows/build_test_react.yml rename to .github/workflows/build.yml index 2305876..131bf14 100644 --- a/.github/workflows/build_test_react.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Build and test React app +name: Build and test on: push: diff --git a/README.md b/README.md index 0eaa6fa..7ee2708 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # retropilot-client -![Build and test React app CI](https://github.com/RetroPilot/retropilot-client/actions/workflows/build_test_react.yml/badge.svg) +![Build and test CI](https://github.com/RetroPilot/retropilot-client/actions/workflows/build.yml/badge.svg) React client for [RetroPilot server](https://github.com/RetroPilot/retropilot-server)