Fix repositoryNames in workflow runs queued based HRA example (#1873)

This commit is contained in:
gitulisca
2022-09-29 20:32:38 +09:00
committed by GitHub
parent 3c4ab2d479
commit d9e1e64dc6
+2 -1
View File
@@ -617,7 +617,8 @@ spec:
metrics:
- type: TotalNumberOfQueuedAndInProgressWorkflowRuns
repositoryNames:
- example/myrepo
# A repository name is the REPO part of `github.com/OWNER/REPO`
- myrepo
```
**PercentageRunnersBusy**