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 deec8ea commit 4af1142Copy full SHA for 4af1142
.github/workflows/dispatch-event.yml
@@ -55,6 +55,6 @@ jobs:
55
client-payload: |-
56
{
57
"pull_request": {
58
- number: ${{ matrix.pr.number }}
+ number: ${{ matrix.pr.number }},
59
}
60
0 commit comments