fix type
This commit is contained in:
parent
0532400683
commit
c8ac24b938
1
.github/workflows/cleanup-qa-tag.yaml
vendored
1
.github/workflows/cleanup-qa-tag.yaml
vendored
@ -9,7 +9,6 @@ on:
|
|||||||
pr_number:
|
pr_number:
|
||||||
description: 'PR number to clean up (e.g., 123)'
|
description: 'PR number to clean up (e.g., 123)'
|
||||||
required: true
|
required: true
|
||||||
type: string
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user