diff --git a/.github/actions/sync/shared-config.rb b/.github/actions/sync/shared-config.rb index 18d759df..cb3c90d6 100755 --- a/.github/actions/sync/shared-config.rb +++ b/.github/actions/sync/shared-config.rb @@ -47,6 +47,7 @@ def git(*args) ].freeze custom_dependabot_repos = %w[ brew + ci-orchestrator ].freeze puts "Detecting changes…"