Remove .github/move.yml. (#129409)
The file is not being used. Bug: https://github.com/flutter/flutter/issues/129404
This commit is contained in:
parent
837e8e0d0a
commit
9fa4b53c6c
20
.github/move.yml
vendored
20
.github/move.yml
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user