diff --git a/.github/move.yml b/.github/move.yml deleted file mode 100644 index d1173b5cfb..0000000000 --- a/.github/move.yml +++ /dev/null @@ -1,15 +0,0 @@ -# Configuration for move-issues - https://github.com/dessant/move-issues - -# Delete the command comment. Ignored when the comment also contains other content -deleteCommand: true -# Close the source issue after moving -closeSourceIssue: true -# Lock the source issue after moving -lockSourceIssue: true -# Mention issue and comment authors -mentionAuthors: true -# Preserve mentions in the issue content -keepContentMentions: true -# Set custom aliases for targets -aliases: - core: Homebrew/homebrew-core