mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
[ci] update PR Checks conditions
This commit is contained in:
parent
151bc6d36b
commit
9ee2ca51d4
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build-and-test-v3.yml
vendored
4
.github/workflows/build-and-test-v3.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue