Skip to content

Commit

Permalink
workflows/sync-triage-config: remove deprecated repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Nov 22, 2023
1 parent a355c28 commit a3ec1bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-triage-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
- Homebrew/brew.sh
- Homebrew/formula-patches
- Homebrew/formulae.brew.sh
- Homebrew/gsoc
- Homebrew/homebrew-aliases
- Homebrew/homebrew-autoupdate
- Homebrew/homebrew-bundle
- Homebrew/homebrew-cask
- Homebrew/homebrew-cask-drivers
- Homebrew/homebrew-cask-fonts
- Homebrew/homebrew-cask-versions
- Homebrew/homebrew-command-not-found
Expand All @@ -41,6 +39,7 @@ jobs:
- Homebrew/install
- Homebrew/ruby-macho
- Homebrew/rubydoc.brew.sh
fail-fast: false
steps:
- name: Clone main repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a3ec1bd

Please sign in to comment.