mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
chore(CI): Hello Github Bot and Update actions version (#17285)
This commit is contained in:
3
.github/workflows/check_pending_sql.yml
vendored
3
.github/workflows/check_pending_sql.yml
vendored
@@ -5,7 +5,8 @@ on:
|
||||
jobs:
|
||||
check-pending-sql:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'azerothcore/azerothcore-wotlk'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check pending SQL
|
||||
run: source ./apps/ci/ci-pending.sh
|
||||
|
||||
Reference in New Issue
Block a user