update readme

This commit is contained in:
Gabriel Adrian Samfira 2022-05-11 09:36:19 +00:00
parent c554f7561a
commit f428e86fb1

View file

@ -131,7 +131,8 @@ Garm needs a [Personal Access Token (PAT)](https://docs.github.com/en/authentica
From the list of scopes, you will need to select:
* ```workflow``` - for access to repository level workflows
* ```public_repo``` - for access to a repository
* ```repo``` - for access to a private repository
* ```admin:org``` - if you plan on using this with an organization to which you have access
The resulting token must be configured in the ```[[github]]``` section of the config. Sample as follows: