mirror of
https://github.com/gradle/actions.git
synced 2025-08-23 18:31:28 +08:00
Inconsequential change
This commit is contained in:
parent
ebf9707dff
commit
3e6b0e422f
@ -73,7 +73,7 @@ function buildWarningMessage(error: RequestError): string {
|
|||||||
return `${mainWarning}
|
return `${mainWarning}
|
||||||
Please ensure that the 'pull-requests: write' permission is available for the workflow job.
|
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.
|
Note that this permission is never available for a workflow triggered from a repository fork.
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
return mainWarning
|
return mainWarning
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user