Remove .github/move.yml. (#129409)

The file is not being used.

Bug: https://github.com/flutter/flutter/issues/129404
This commit is contained in:
godofredoc 2023-06-23 08:57:52 -07:00 committed by GitHub
parent 837e8e0d0a
commit 9fa4b53c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/move.yml vendored
View File

@ -1,20 +0,0 @@
# Configuration for move-issues - https://github.com/dessant/move-issues
# Delete the command comment when it contains no other content.
deleteCommand: true
# Close the source issue after moving.
closeSourceIssue: true
# Lock the source issue after moving.
lockSourceIssue: false
# Mention issue and comment authors.
mentionAuthors: true
# Preserve mentions in the issue content.
keepContentMentions: true
# Set custom aliases for targets
aliases:
ide: flutter-intellij