mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(CI): do not run import-pending-sql on forks (#3441)
This commit is contained in:
1
.github/workflows/import_pending_sql.yml
vendored
1
.github/workflows/import_pending_sql.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-20.04
|
||||
if: github.repository == 'azerothcore/azerothcore-wotlk'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user