5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00

[CI] Change PR workflow for v2

This commit is contained in:
Lea Anthony 2025-03-01 16:20:37 +11:00
parent cacbf030d6
commit 471a50cd04
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -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