mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 17:52:29 +08:00
[CI] Change PR workflow for v2
This commit is contained in:
parent
cacbf030d6
commit
471a50cd04
5
.github/workflows/pr.yml
vendored
5
.github/workflows/pr.yml
vendored
@ -2,9 +2,12 @@ name: PR Checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
check_docs:
|
||||
name: Check Docs
|
||||
|
Loading…
Reference in New Issue
Block a user