ci: Drop some useless quotation marks

This commit is contained in:
Matt Borgerson
2026-01-04 23:38:25 -07:00
committed by mborgerson
parent 9f737f87e6
commit f7dd5a1f81
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_call:
inputs:
ref:
description: "Git ref (commit, branch, or tag) to build"
description: Git ref (commit, branch, or tag) to build
required: true
type: string
outputs: