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

@@ -1,11 +1,11 @@
name: SQL Codestyle
name: Codestyle
on:
pull_request:
jobs:
triage:
runs-on: ubuntu-latest
name: SQL Codestyle
name: SQL
if: github.repository == 'azerothcore/azerothcore-wotlk'
steps:
- uses: actions/checkout@v4