fix(tools): remove gitpod checks from the PR (#41170)

This commit is contained in:
Mrugesh Mohapatra
2021-02-18 21:02:49 +05:30
committed by GitHub
parent 2c1280af65
commit 7f8e0592c8

View File

@@ -68,13 +68,13 @@ github:
# enable for pull requests coming from forks (defaults to false)
pullRequestsFromForks: true
# add a check to pull requests (defaults to true)
addCheck: true
addCheck: false
# add a "Review in Gitpod" button as a comment to pull requests (defaults to false)
addComment: true
# add a "Review in Gitpod" button to the pull request's description (defaults to false)
addBadge: false
# add a label once the prebuild is ready to pull requests (defaults to false)
addLabel: false
addLabel: ready-on-gitpod
vscode:
extensions: