workflow already has branch input

This commit is contained in:
2023-03-22 21:28:01 +01:00
parent c3665b9f3b
commit b4570d8313

View File

@@ -10,11 +10,6 @@ on:
- mauster
- developmaunt
workflow_dispatch:
inputs:
branch:
description: 'Branch to build'
required: true
default: 'developmaunt'
concurrency:
group: mau