Skip to content

Commit

Permalink
Sort the list of repos in config.yaml
Browse files Browse the repository at this point in the history
...
  • Loading branch information
simonbaird committed May 31, 2024
1 parent 23a4c1d commit 2bc9749
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@ arguments:
git_services:
- host: github.com
repos:
- enterprise-contract/.github
- enterprise-contract/action-validate-image
- enterprise-contract/community
- enterprise-contract/config
- enterprise-contract/ec-cli
- enterprise-contract/user-guide
- enterprise-contract/ec-policies
- enterprise-contract/enterprise-contract-controller
- enterprise-contract/golden-container
- enterprise-contract/enterprise-contract.github.io
- enterprise-contract/hacks
- enterprise-contract/infra-deployments-ci
- enterprise-contract/tekton-catalog
- enterprise-contract/config
- enterprise-contract/action-validate-image
- enterprise-contract/community
- enterprise-contract/.github
- enterprise-contract/github-workflows
- enterprise-contract/golden-container
- enterprise-contract/hacks
- enterprise-contract/hooks
- enterprise-contract/review-rot
- enterprise-contract/infra-deployments-ci
- enterprise-contract/policy_builder
- enterprise-contract/review-rot
- enterprise-contract/tekton-catalog
- enterprise-contract/user-guide
- redhat-appstudio/book
- redhat-appstudio/build-definitions
- redhat-appstudio/build-trusted-artifacts
- redhat-appstudio/docs.appstudio.io
- redhat-appstudio/e2e-tests
- redhat-appstudio/infra-deployments
- redhat-appstudio/build-trusted-artifacts
- redhat-appstudio/tenants-config
- tektoncd/chains
token: "${GITHUB_TOKEN}"
Expand Down

0 comments on commit 2bc9749

Please sign in to comment.