Browse Source

chore: Correct plugin name in stale bot configuration

David Höck 7 months ago
parent
commit
03837dea98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/stale_bot.yml

+ 1 - 1
.github/workflows/stale_bot.yml

@@ -41,7 +41,7 @@ jobs:
                       @vendure/elasticsearch-plugin,
                       @vendure/elasticsearch-plugin,
                       @vendure/email-plugin,
                       @vendure/email-plugin,
                       @vendure/job-queue-plugin,
                       @vendure/job-queue-plugin,
-                      @vendure/payments-plugins,
+                      @vendure/payments-plugin,
                       @vendure/testing,
                       @vendure/testing,
                       @vendure/ui-devkit,
                       @vendure/ui-devkit,
                       P1: urgent,
                       P1: urgent,