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
|
- mauster
|
||||||
- developmaunt
|
- developmaunt
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
|
||||||
branch:
|
|
||||||
description: 'Branch to build'
|
|
||||||
required: true
|
|
||||||
default: 'developmaunt'
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: mau
|
group: mau
|
||||||
|
|||||||
Reference in New Issue
Block a user