diff --git a/README.md b/README.md index b4f7f70a..30b6b0d7 100644 --- a/README.md +++ b/README.md @@ -1568,7 +1568,6 @@ jobs: When you have multiple kinds of self-hosted runners, you can distinguish between them using labels. In order to do so, you can specify one or more labels in your `Runner` or `RunnerDeployment` spec. ```yaml -# runnerdeployment.yaml apiVersion: actions.summerwind.dev/v1alpha1 kind: RunnerDeployment metadata: @@ -1602,7 +1601,6 @@ Runner groups can be used to limit which repositories are able to use the GitHub To add the runner to the group `NewGroup`, specify the group in your `Runner` or `RunnerDeployment` spec. ```yaml -# runnerdeployment.yaml apiVersion: actions.summerwind.dev/v1alpha1 kind: RunnerDeployment metadata: