mirror of
https://github.com/gradle/actions
synced 2024-11-23 18:02:13 +00:00
Minor formatting fix
This commit is contained in:
parent
5893d44739
commit
feb10e7858
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue