mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-12 17:22:59 +00:00
change from text input on workflow dispatch to checkbox
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -9,7 +9,8 @@ on:
|
|||||||
release:
|
release:
|
||||||
description: 'Create a release'
|
description: 'Create a release'
|
||||||
required: true
|
required: true
|
||||||
default: 'false'
|
type: boolean
|
||||||
|
default: false
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user