Skip to content

Commit

Permalink
Revert "triage-config: keep old path"
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Apr 8, 2024
1 parent 17eee03 commit c7851f6
Showing 1 changed file with 0 additions and 1 deletion.
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

0 comments on commit c7851f6

Please sign in to comment.