Skip to content

Commit

Permalink
workflows/sync-shared-config: add more repos.
Browse files Browse the repository at this point in the history
Let's add all public repositories in the organisation.
  • Loading branch information
MikeMcQuaid committed May 23, 2024
1 parent 6e8608a commit 2862e86
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/sync-shared-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,28 @@ jobs:
strategy:
matrix:
repo:
- Homebrew/.github
- Homebrew/actions
- Homebrew/brew
- Homebrew/brew-pip-audit
- Homebrew/brew.sh
- Homebrew/ci-orchestrator
- Homebrew/discussions
- Homebrew/formula-patches
- Homebrew/formulae.brew.sh
- Homebrew/glibc-bootstrap
- Homebrew/homebrew-aliases
- Homebrew/homebrew-bundle
- Homebrew/homebrew-cask
- Homebrew/homebrew-command-not-found
- Homebrew/homebrew-core
- Homebrew/homebrew-formula-analytics
- Homebrew/homebrew-linux-fonts
- Homebrew/homebrew-portable-ruby
- Homebrew/homebrew-services
- Homebrew/homebrew-test-bot
- Homebrew/install
- Homebrew/orka_api_client
- Homebrew/ruby-macho
- Homebrew/rubydoc.brew.sh
fail-fast: false
Expand Down

0 comments on commit 2862e86

Please sign in to comment.