File tree 2 files changed +2
-2
lines changed
templates/extending-templates 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ GitHub provider).
54
54
| Pull requests | Read & Write | Grants access to create and update pull requests. |
55
55
| Workflows | Read & Write | Grants access to update files in ` .github/workflows/ ` . |
56
56
| Metadata | Read-only | Grants access to metadata written by GitHub Apps. |
57
- | Members | Rad -only | Grabts access to organization members and teams. |
57
+ | Members | Read -only | Grants access to organization members and teams. |
58
58
59
59
3 . Install the App for your organization. You may select a subset of
60
60
repositories to grant access to.
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ A Coder parameter can have one of these types:
56
56
57
57
- ` string `
58
58
- ` bool `
59
- - ` number ` .
59
+ - ` number `
60
60
- ` list(string) `
61
61
62
62
To specify a default value for a parameter with the ` list(string) ` type, use a
You can’t perform that action at this time.
0 commit comments