Skip to content

Commit

Permalink
Merge pull request #101 from ZhongRuoyu/revert-100-patch-2
Browse files Browse the repository at this point in the history
Revert "triage-config: keep old path"
  • Loading branch information
MikeMcQuaid committed Apr 8, 2024
2 parents 17eee03 + 2828493 commit 53bc8ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/actions/sync/triage-config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ def git(*args)
[
'.github/workflows/lock-threads.yml',
'.github/workflows/stale-issues.yml',
'.github/workflows/triage-issues.yml',
].each do |glob|
src_paths = Pathname.glob(glob)
dst_paths = Pathname.glob(target_dir.join(glob))
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sync-triage-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- Homebrew/formula-patches
- Homebrew/formulae.brew.sh
- Homebrew/homebrew-aliases
- Homebrew/homebrew-autoupdate
- Homebrew/homebrew-bundle
- Homebrew/homebrew-cask
- Homebrew/homebrew-cask-fonts
Expand Down

0 comments on commit 53bc8ff

Please sign in to comment.