This commit is contained in:
parent
aa2d55161f
commit
a68a1851ec
@ -4,11 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
# 在master分支上,有push时运行
|
||||
- master
|
||||
- windows
|
||||
|
||||
jobs:
|
||||
example:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: 检出代码
|
||||
|
Loading…
x
Reference in New Issue
Block a user