| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2815bd3 commit c2db4f4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,5 +5,7 @@ tasks: | |||
| 5 | 5 | # Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration | |
| 6 | 6 | github: | |
| 7 | 7 | prebuilds: | |
| 8 | - # add a "Review in Gitpod" button as a comment to pull requests (defaults to true) | ||
| 9 | - addComment: false | ||
| 8 | + # enable for pull requests coming from this repo (defaults to true) | ||
| 9 | + pullRequests: false | ||
| 10 | + # add a check to pull requests (defaults to true) | ||
| 11 | + addCheck: false | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments