diff options
author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-11-26 17:50:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-26 17:50:14 +0100 |
commit | 8b9d002e907a355eb7e849b354e0c21214fc1e54 (patch) | |
tree | 2d7503a243570b693c221e70f49080e49b83d0d6 /.github | |
parent | 4a25ac665de88f6944cc5f2df6d0a5a043866113 (diff) |
fix(Docs): readme update with new CI (#17865)
Diffstat (limited to '.github')
-rw-r--r-- | .github/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md index 3bb68ad883..43b828b620 100644 --- a/.github/README.md +++ b/.github/README.md @@ -6,7 +6,7 @@ ## Build Status -[](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core_matrix_build.yml) +[](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) |