Merge pull request #22624 from backstage/alright-again-then

string comparisons for bools - who'd've thunk it
This commit is contained in:
Fredrik Adelöw
2024-01-31 11:08:48 +01:00
committed by GitHub
+1 -2
View File
@@ -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/*]