fix(CI): do not run import-pending-sql on forks (#3441)
This commit is contained in:
parent
23149ba1f7
commit
40cbd49f7c
1 changed files with 1 additions and 0 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue