mirror of
https://github.com/borgbase/vorta
synced 2025-01-03 13:45:49 +00:00
Update type of debug_enabled
input.
This commit is contained in:
parent
35d9a3b438
commit
f1e1ea4538
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
debug_enabled:
|
debug_enabled:
|
||||||
|
type: boolean
|
||||||
description: 'Run the build with tmate debugging enabled'
|
description: 'Run the build with tmate debugging enabled'
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
|
|
Loading…
Reference in a new issue