Merge remote-tracking branch 'azerothcore/master'
# Conflicts: # src/server/game/Entities/Item/Item.cpp # src/server/game/Server/WorldSession.cpp
This commit is contained in:
@@ -10,12 +10,6 @@ on:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
# A PR that only touches data/ (SQL) leaves the C++ untouched, so there is
|
||||
# nothing to compile. Dashboard CI runs on every PR unfiltered and already
|
||||
# imports the SQL and starts a real worldserver, so coverage is unaffected.
|
||||
# Pushes to master are not filtered and always build.
|
||||
paths-ignore:
|
||||
- 'data/**'
|
||||
|
||||
concurrency:
|
||||
# One concurrency group per workflow + ref.
|
||||
|
||||
Reference in New Issue
Block a user