Merge pull request #22624 from backstage/alright-again-then
string comparisons for bools - who'd've thunk it
This commit is contained in:
@@ -4,8 +4,7 @@ on:
|
||||
inputs:
|
||||
force_release:
|
||||
description: 'Unconditionally trigger the release job to run'
|
||||
required: true
|
||||
default: false
|
||||
required: false
|
||||
type: boolean
|
||||
push:
|
||||
branches: [master, patch/*]
|
||||
|
||||
Reference in New Issue
Block a user