Skip to content

Commit 20ac016

Browse files
committed
Remove inputs
1 parent 2097655 commit 20ac016

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release_deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ on:
1212
- "Dockerfile"
1313
- ".github/workflows/release_deploy.yml"
1414
workflow_dispatch:
15-
inputs:
16-
manual:
17-
description: "Allow manually controlled runs"
18-
type: boolean
19-
required: false
20-
default: false
2115

2216
concurrency:
2317
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)