[ci] update PR Checks conditions

This commit is contained in:
Lea Anthony 2025-02-28 07:06:23 +11:00
commit 9ee2ca51d4
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -3,8 +3,12 @@ name: Build + Test v3
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- v3-alpha
pull_request_review:
types: [submitted]
branches:
- v3-alpha
jobs:
check_approval: