diff --git a/.github/move.yml b/.github/move.yml deleted file mode 100644 index 03b8b71a..00000000 --- a/.github/move.yml +++ /dev/null @@ -1,12 +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 -# Set custom aliases for targets -# aliases: -# r: repo -# or: owner/repo