Skip to content

Commit b7bb760

Browse files
authored
Change addComment from false to true
@im-coder-lg
1 parent 7fe4709 commit b7bb760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ github:
2020
# add a check to pull requests (defaults to true)
2121
addCheck: true
2222
# add a "Review in Gitpod" button as a comment to pull requests (defaults to false)
23-
addComment: false
23+
addComment: true

0 commit comments

Comments
 (0)