workflow already has branch input
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -10,11 +10,6 @@ on:
|
||||
- mauster
|
||||
- developmaunt
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
branch:
|
||||
description: 'Branch to build'
|
||||
required: true
|
||||
default: 'developmaunt'
|
||||
|
||||
concurrency:
|
||||
group: mau
|
||||
|
||||
Reference in New Issue
Block a user