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
28d22f7bfa
commit
dee22c18ee
1 changed files with 4 additions and 0 deletions
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
|
|
@ -2,8 +2,12 @@ name: PR Checks
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
check_docs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue