Merge pull request #86 from dmcgowan/branch-rename
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -2,9 +2,9 @@ name: CI | ||||
|  | ||||
| on: | ||||
|   push: | ||||
|     branches: [ master ] | ||||
|     branches: [ main ] | ||||
|   pull_request: | ||||
|     branches: [ master ] | ||||
|     branches: [ main ] | ||||
|  | ||||
| jobs: | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # ttrpc | ||||
|  | ||||
| [](https://github.com/containerd/ttrpc/actions?query=workflow%3ACI) | ||||
| [](https://codecov.io/gh/containerd/ttrpc) | ||||
| [](https://codecov.io/gh/containerd/ttrpc) | ||||
|  | ||||
| GRPC for low-memory environments. | ||||
|  | ||||
| @@ -51,8 +51,8 @@ TODO: | ||||
|  | ||||
| ttrpc is a containerd sub-project, licensed under the [Apache 2.0 license](./LICENSE). | ||||
| As a containerd sub-project, you will find the: | ||||
|  * [Project governance](https://github.com/containerd/project/blob/master/GOVERNANCE.md), | ||||
|  * [Maintainers](https://github.com/containerd/project/blob/master/MAINTAINERS), | ||||
|  * and [Contributing guidelines](https://github.com/containerd/project/blob/master/CONTRIBUTING.md) | ||||
|  * [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md), | ||||
|  * [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS), | ||||
|  * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md) | ||||
|  | ||||
| information in our [`containerd/project`](https://github.com/containerd/project) repository. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fu Wei
					Fu Wei