chore(CI): rename CI to easier determain which is which

This commit is contained in:
Kitzunu
2023-11-27 18:00:35 +01:00
parent d3bef76fae
commit 43342961af
4 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ jobs:
matrix:
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
name: C++ Codestyle
if: github.repository == 'azerothcore/azerothcore-wotlk'
steps:
- uses: actions/checkout@v4