diff options
author | sudlud <sudlud@users.noreply.github.com> | 2024-10-20 17:19:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-20 17:19:55 +0200 |
commit | 2269344dcee17a853c0087a2c2400a0d99758ad7 (patch) | |
tree | ec126e157bcd21e9b8844cd0e0c61dc0af40fd1a /.github | |
parent | 034ebb3cdd34e86764d66570f2da3194f080ad61 (diff) |
Update README.md - update build status logos and links (#20228)
Diffstat (limited to '.github')
-rw-r--r-- | .github/README.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/.github/README.md b/.github/README.md index 3fb5fdc7da..c47d61060b 100644 --- a/.github/README.md +++ b/.github/README.md @@ -7,11 +7,13 @@ ## Build Status -[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core-build-nopch.yml) -[](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-modules-build+branch%3Amaster+event%3Apush) -[](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Awindows-build+branch%3Amaster+event%3Apush) -[](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Amacos-build+branch%3Amaster+event%3Apush) -[](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Adocker-build+branch%3Amaster+event%3Apush) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core-build-nopch.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core-build-pch.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core_modules_build.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/windows_build.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/macos_build.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/docker_build.yml?query=branch%3Amaster) +[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/tools_build.yml?query=branch%3Amaster) ## Introduction |