feat: skip ci for fork
Signed-off-by: haoyun <yun.hao@daocloud.io>
This commit is contained in:
parent
7020719646
commit
507bfc91ba
1
.github/workflows/windows-periodic.yml
vendored
1
.github/workflows/windows-periodic.yml
vendored
@ -18,6 +18,7 @@ env:
|
||||
|
||||
jobs:
|
||||
winIntegration:
|
||||
if: github.repository == 'containerd/containerd'
|
||||
strategy:
|
||||
matrix:
|
||||
win_ver: [ltsc2019, sac2004, ltsc2022]
|
||||
|
Loading…
Reference in New Issue
Block a user