Skip to content

Commit 2ea05c4

Browse files
authored
Merge pull request #558 from linear-b/fix-typo-in-path
fix typo in path of `.gitstream`
2 parents 8ce8ad7 + 7cccbc1 commit 2ea05c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-github-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You need to enable these under the permissions section as shown below:
9090
Add the following Path (content paths to single files the app can access):
9191

9292
1. `.cm/gitstream.cm`
93-
2. `github/workflows/gitstream.yml`
93+
2. `.github/workflows/gitstream.yml`
9494

9595
![Permissions Setup 2](screenshots/create-new-github-app-setup-permissions-2.png)
9696
![Permissions Setup 3](screenshots/create-new-github-app-setup-permissions-3.png)

0 commit comments

Comments
 (0)