mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-01 20:32:03 +08:00
PR workflow change
This commit is contained in:
parent
aee6d99702
commit
267e4ec9fa
@ -55,7 +55,7 @@ jobs:
|
||||
test_go:
|
||||
name: Run Go Tests
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: github.event.review.state == 'approved'
|
||||
if: github.event.review.state == 'approved' && github.repository == 'wailsapp/wails' && github.base_ref == 'master'
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-latest, macos-latest, ubuntu-24.04]
|
Loading…
Reference in New Issue
Block a user