From 29ff3254a486b11c996d28cb0fc386798d845ff1 Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Sun, 26 Jun 2022 11:11:25 +0200 Subject: [PATCH] Update testing.yaml --- .github/workflows/testing.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index a399333..b1aa380 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -3,10 +3,6 @@ name: build-and-push-testing on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: - inputs: - version: - description: "Image Tag" - required: false jobs: build-and-push-testing: