diff --git a/README.md b/README.md index c68ff9f6..943c7d05 100644 --- a/README.md +++ b/README.md @@ -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**