workflow already has branch input

This commit is contained in:
2023-03-22 21:28:16 +01:00
parent 04c188a3d8
commit 8ce76902a5

View File

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