mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(CI): trigger build on pr review (#5645)
This commit is contained in:
3
.github/workflows/macos_build.yml
vendored
3
.github/workflows/macos_build.yml
vendored
@@ -3,7 +3,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
pull_request:
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
|
||||
jobs:
|
||||
macos-build:
|
||||
|
||||
Reference in New Issue
Block a user