Add more context as to why the workflow scope is required.
Co-authored-by: Johan Haals <johan.haals@gmail.com> Signed-off-by: tim775 <52185+tim775@users.noreply.github.com>
This commit is contained in:
@@ -218,7 +218,7 @@ for 7 days, it's a lucky number.
|
||||
<img src='../assets/getting-started/gh-pat.png' alt='Screenshot of the GitHub Personal Access Token creation page' />
|
||||
</p>
|
||||
|
||||
Set the scope to your likings. For this tutorial, selecting "repo" and "workflow" should be
|
||||
Set the scope to your likings. For this tutorial, selecting "repo" and "workflow" is required as the scaffolding job in this guide configures a GitHub actions workflow for the newly created project.
|
||||
enough.
|
||||
|
||||
In the `app-config.yaml`, search for `integrations:` and add your token, like we
|
||||
|
||||
Reference in New Issue
Block a user