From 453fac1b13b1a864c714e4b87cfb71c41f541f73 Mon Sep 17 00:00:00 2001 From: Ryder Belserion Date: Mon, 6 Jan 2025 22:34:22 -0500 Subject: [PATCH] remove manual dispatch --- .github/workflows/artifact-upload.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/artifact-upload.yml b/.github/workflows/artifact-upload.yml index 5e4b937..babdcc1 100644 --- a/.github/workflows/artifact-upload.yml +++ b/.github/workflows/artifact-upload.yml @@ -7,12 +7,6 @@ on: - reopened - synchronize - labeled - workflow_dispatch: - inputs: - logLevel: - description: 'Log Level' - required: false - default: 'warning' jobs: artifact: