File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ main ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ main ]
88
99jobs :
1010
Original file line number Diff line number Diff line change 11# [ containerd] ( https://github.com/containerd/containerd ) ZFS snapshotter plugin
22
33[ ![ Build Status] ( https://github.com/containerd/zfs/workflows/CI/badge.svg )] ( https://github.com/containerd/zfs/actions?query=workflow%3ACI )
4- [ ![ codecov] ( https://codecov.io/gh/containerd/zfs/branch/master /graph/badge.svg )] ( https://codecov.io/gh/containerd/zfs )
4+ [ ![ codecov] ( https://codecov.io/gh/containerd/zfs/branch/main /graph/badge.svg )] ( https://codecov.io/gh/containerd/zfs )
55
66ZFS snapshotter plugin for containerd.
77
@@ -26,8 +26,8 @@ $ zfs create -o mountpoint=/var/lib/containerd/io.containerd.snapshotter.v1.zfs
2626
2727The zfs plugin is a containerd sub-project, licensed under the [ Apache 2.0 license] ( ./LICENSE ) .
2828As a containerd sub-project, you will find the:
29- * [ Project governance] ( https://github.com/containerd/project/blob/master /GOVERNANCE.md ) ,
30- * [ Maintainers] ( https://github.com/containerd/project/blob/master /MAINTAINERS ) ,
31- * and [ Contributing guidelines] ( https://github.com/containerd/project/blob/master /CONTRIBUTING.md )
29+ * [ Project governance] ( https://github.com/containerd/project/blob/main /GOVERNANCE.md ) ,
30+ * [ Maintainers] ( https://github.com/containerd/project/blob/main /MAINTAINERS ) ,
31+ * and [ Contributing guidelines] ( https://github.com/containerd/project/blob/main /CONTRIBUTING.md )
3232
3333information in our [ ` containerd/project ` ] ( https://github.com/containerd/project ) repository.
You can’t perform that action at this time.
0 commit comments