We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d09e0 commit f9fa46dCopy full SHA for f9fa46d
.github/actions/list-pr/action.yml
@@ -20,7 +20,7 @@ inputs:
20
required: false
21
default: '24'
22
outputs:
23
- result:
+ prs:
24
description: 'Pull requests to be listed'
25
value: ${{ steps.list-pr.outputs.result }}
26
runs:
0 commit comments