Skip to content

Commit

Permalink
Revert inconsequential change
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Apr 12, 2024
1 parent 7d97cfa commit b855ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/src/job-summary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function buildWarningMessage(error: RequestError): string {
return `${mainWarning}
Please ensure that the 'pull-requests: write' permission is available for the workflow job.
Note that this permission is never available for a workflow triggered from a repository fork.
`
`
}
return mainWarning
}
Expand Down

0 comments on commit b855ea8

Please sign in to comment.