Skip to content

Commit 058daaf

Browse files
Update .github/workflows/fulfill.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 54cbfe0 commit 058daaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fulfill.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
script: |
4747
return (
4848
await github.rest.repos.listPullRequestsAssociatedWithCommit({
49-
... context.repo,
49+
...context.repo,
5050
commit_sha: context.sha,
5151
})
5252
).data[0]

0 commit comments

Comments
 (0)