Merge pull request #6284 from jonyhy96/feat-ci-skip-fork

feat: skip ci for fork
This commit is contained in:
Phil Estes
2021-11-23 23:20:37 -05:00
committed by GitHub

View File

@@ -18,6 +18,7 @@ env:
jobs:
winIntegration:
if: github.repository == 'containerd/containerd'
strategy:
matrix:
win_ver: [ltsc2019, sac2004, ltsc2022]