set pr_number type to string

This commit is contained in:
fkwp
2024-04-12 21:45:52 +00:00
parent 1df5ee05c9
commit 202388bd79

View File

@@ -4,7 +4,7 @@ on:
inputs:
pr_number:
required: true
type: number
type: string
pr_head_full_name:
required: true
type: string