Remove obsolete config

pull/232244/head
Christof Marti 2024-12-10 11:05:54 +01:00
parent 373cd3886f
commit 958bcc0e64
1 changed files with 0 additions and 13 deletions

13
.github/commands.yml vendored
View File

@ -1,13 +0,0 @@
{
perform: true,
commands:
[
{
type: "comment",
name: "findDuplicates",
allowUsers: ["cleidigh", "usernamehw", "gjsjohnmurray", "IllusionMH"],
action: "comment",
comment: "Potential duplicates:\n${potentialDuplicates}",
},
],
}