docs: remove superfluous file names
This commit is contained in:
		
							parent
							
								
									aa827474b2
								
							
						
					
					
						commit
						3c33eca501
					
				|  | @ -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. | 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 | ```yaml | ||||||
| # runnerdeployment.yaml |  | ||||||
| apiVersion: actions.summerwind.dev/v1alpha1 | apiVersion: actions.summerwind.dev/v1alpha1 | ||||||
| kind: RunnerDeployment | kind: RunnerDeployment | ||||||
| metadata: | 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. | To add the runner to the group `NewGroup`, specify the group in your `Runner` or `RunnerDeployment` spec. | ||||||
| 
 | 
 | ||||||
| ```yaml | ```yaml | ||||||
| # runnerdeployment.yaml |  | ||||||
| apiVersion: actions.summerwind.dev/v1alpha1 | apiVersion: actions.summerwind.dev/v1alpha1 | ||||||
| kind: RunnerDeployment | kind: RunnerDeployment | ||||||
| metadata: | metadata: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue