Skip to content

Commit 4947625

Browse files
authored
enable the PR gitpod badge and drop the label (#2167)
1 parent a23b66c commit 4947625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitpod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ github:
5454
# add a "Review in Gitpod" button as a comment to pull requests (defaults to true)
5555
addComment: false
5656
# add a "Review in Gitpod" button to pull requests (defaults to false)
57-
addBadge: false
57+
addBadge: true
5858
# add a label once the prebuild is ready to pull requests (defaults to false)
59-
addLabel: prebuilt-in-gitpod
59+
addLabel: false
6060

6161
vscode:
6262
extensions:

0 commit comments

Comments
 (0)