Skip to content

Commit

Permalink
add short description
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed May 16, 2024
1 parent ec9b1e9 commit 706b33e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/how-to/change-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ Repository:

### Repository Runners

The following are the permissions scopes required for the GitHub runners when registering as an
repository runner.

- Contents: read
- Metadata: read
- Pull requests: read


## Personal access token scope

To use this charm for GitHub repositories, the following scopes should be selected:
Expand All @@ -43,4 +45,4 @@ By using [`juju config`](https://juju.is/docs/juju/juju-config) to change the [c

```shell
juju config <APP_NAME> token=<TOKEN>
```
```

0 comments on commit 706b33e

Please sign in to comment.