Skip to content

Commit 6332124

Browse files
authored
ADD: missing step to readme explaining how to authorize your token (#29)
1 parent 2150f12 commit 6332124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ To get you GitHub integration working you need to generate yourself a new token
122122
4. Select a scope the following is enough for basic usage (may have to adjusted if you want to go beyong the basic scope)
123123
<img height="400" alt="img" src="./images/githubintegration.svg">
124124
5. Copy and paste your `GitHub Token` and paste it into the correct environment variable (`GITHUB_TOKEN`)
125+
6. follow this guide in order to authorize your token: https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on
125126

126127
# Running Environments
127128
If you have followed the essential setup steps ([Setup database](#setup-database-with-docker), [GitHub Auth](#github-auth) and [GitHub Integration](#github-integration))

0 commit comments

Comments
 (0)