From e55e1adf31c7ef440e88fd1c34a07ac5a09f5a43 Mon Sep 17 00:00:00 2001 From: EvolutionX <85353424+EvolutionX-10@users.noreply.github.com> Date: Sat, 2 Sep 2023 11:37:54 +0530 Subject: [PATCH] chore: removed tests since i can't make them green permalink: http://whatthecommit.com/2461c2e5456a9e486c1a2207f0efdd43 --- .github/workflows/gen-list.yml | 2 +- plugins/confirmation.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gen-list.yml b/.github/workflows/gen-list.yml index 8c31dd2..4678fab 100644 --- a/.github/workflows/gen-list.yml +++ b/.github/workflows/gen-list.yml @@ -34,6 +34,6 @@ jobs: commit_options: '--no-verify --signoff' repository: . commit_user_name: "GitHub Actions" - file_pattern: "plugins.json" + file_pattern: "pluginlist.json" status_options: '--untracked-files=no' push_options: '--force' \ No newline at end of file diff --git a/plugins/confirmation.ts b/plugins/confirmation.ts index 34b181f..60e2e4d 100644 --- a/plugins/confirmation.ts +++ b/plugins/confirmation.ts @@ -1,7 +1,7 @@ //@ts-nocheck /** * @plugin - * Asks the user for a confirmation message before executing the command + * Asks the user for a confirmation msg before executing the command * * @author @trueharuu [<@504698587221852172>] * @version 1.0.0