mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-09 17:08:48 +00:00
1
This commit is contained in:
parent
2058094867
commit
a033a9675d
1 changed files with 1 additions and 8 deletions
9
.github/workflows/windows.yml
vendored
9
.github/workflows/windows.yml
vendored
|
@ -1,14 +1,7 @@
|
|||
name: Windows
|
||||
on:
|
||||
# push代码时触发workflow
|
||||
push:
|
||||
# 忽略部分文件
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'README_zh.md'
|
||||
- 'LICENSE'
|
||||
# pull_request时触发workflow
|
||||
pull_request:
|
||||
[push, pull_request]:
|
||||
# 忽略部分文件
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue