Skip to content

chore(CI): Make some changes #1

chore(CI): Make some changes

chore(CI): Make some changes #1

Workflow file for this run

name: SQL Codestyle
on:
pull_request:
jobs:
triage:
runs-on: ubuntu-latest
if: github.repository == 'azerothcore/azerothcore-wotlk'
steps:
- uses: actions/checkout@v4
- name: Check pending SQL
run: source ./apps/ci/ci-pending.sh