Merge pull request #6284 from jonyhy96/feat-ci-skip-fork
feat: skip ci for fork
This commit is contained in:
commit
0a284fcdbc
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