Update .gitpod.yml

settings for prebuilds
This commit is contained in:
Matthias Mair 2021-10-29 18:02:49 +02:00 committed by GitHub
parent df1335746d
commit c35eeca19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,3 +32,11 @@ tasks:
ports:
- port: 8000
onOpen: open-preview
github:
prebuilds:
master: true
pullRequests: false
pullRequestsFromForks: true
addBadge: true
addLabel: gitpod-ready