diff --git a/.github/workflows/ccpp.yml b/.github/workflows/build.yml similarity index 99% rename from .github/workflows/ccpp.yml rename to .github/workflows/build.yml index c6c86e42..05783861 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: C/C++ CI +name: build on: [push, pull_request] jobs: diff --git a/README.md b/README.md index 9f60ad77..50445fd0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -:strawberry: Strawberry Music Player [![Build Status](https://github.com/strawberrymusicplayer/strawberry/workflows/C/C++%20CI/badge.svg)](https://github.com/strawberrymusicplayer/strawberry/actions) +:strawberry: Strawberry Music Player [![Build Status](https://github.com/strawberrymusicplayer/strawberry/workflows/build/badge.svg)](https://github.com/strawberrymusicplayer/strawberry/actions) ======================= [![Sponsor](https://img.shields.io/badge/-Sponsor-green?logo=github)](https://github.com/sponsors/jonaski) [![Patreon](https://img.shields.io/badge/patreon-donate-green.svg)](https://patreon.com/jonaskvinge)