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

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