mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-31 15:19:11 +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:
|
||||
description: 'Create a release'
|
||||
required: true
|
||||
default: 'false'
|
||||
type: boolean
|
||||
default: false
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user