Skip to content

Commit 51dcb82

Browse files
authored
don't require per_page in native workflow to be able to use default (#163)
1 parent 8ae9cb7 commit 51dcb82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
type: string
1919
default: "main"
2020
per_page:
21-
required: true
21+
required: false
2222
type: string
2323
default: "20"
2424
platforms:

0 commit comments

Comments
 (0)