There was an error while loading. Please reload this page.
1 parent 01e87b8 commit 389b8f4Copy full SHA for 389b8f4
1 file changed
.github/workflows/check-signature.yaml
@@ -6,7 +6,7 @@ on:
6
pr_number:
7
description: 'The Pull Request number to inspect'
8
required: true
9
- type: integer
+ type: number
10
11
permissions: {} # Restrict token access to the minimum required for this workflow
12
0 commit comments