Skip to content

Commit c5ca89b

Browse files
authored
Merge pull request #365 from Homebrew/fix_ci_orchestrator_repo_name
actions/sync/shared-config: fix ci-orchestrator repository name.
2 parents fcf9e14 + a69b5d6 commit c5ca89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/sync/shared-config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def git(*args)
113113
ruby-macho
114114
].freeze
115115
custom_rubocop_repos = %w[
116-
ci-orchestrator
116+
ci-orchestrator-private
117117
ruby-macho
118118
].freeze
119119
rejected_docs_basenames = %w[

0 commit comments

Comments
 (0)