Skip to content

Commit

Permalink
feat: skip ci for fork
Browse files Browse the repository at this point in the history
Signed-off-by: haoyun <yun.hao@daocloud.io>
  • Loading branch information
jonyhy96 committed Nov 24, 2021
1 parent 7020719 commit 507bfc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:

jobs:
winIntegration:
if: github.repository == 'containerd/containerd'
strategy:
matrix:
win_ver: [ltsc2019, sac2004, ltsc2022]
Expand Down

0 comments on commit 507bfc9

Please sign in to comment.