small change

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

View File

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