mirror of
https://github.com/gradle/actions
synced 2024-11-24 02:12:12 +00:00
Inconsequential change
This commit is contained in:
parent
ebf9707dff
commit
3e6b0e422f
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