mirror of
https://github.com/borgbase/vorta
synced 2024-12-21 23:33:13 +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:
|
||||
inputs:
|
||||
debug_enabled:
|
||||
type: boolean
|
||||
description: 'Run the build with tmate debugging enabled'
|
||||
required: false
|
||||
default: false
|
||||
|
|
Loading…
Reference in a new issue