From 3c33eca50159ca7464ad6b52091842822ba2c7bc Mon Sep 17 00:00:00 2001 From: toast-gear Date: Mon, 11 Jul 2022 19:25:34 +0100 Subject: [PATCH] docs: remove superfluous file names --- README.md | 2 -- 1 file changed, 2 deletions(-) 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: