.gitpod.yml - default branch prebuilds are on by default so removing

this also undoes #1680
This commit is contained in:
Jeffrey Warren
2020-07-06 08:57:33 -04:00
committed by GitHub
parent 325a5660d5
commit ef3afc00e2

View File

@@ -7,7 +7,6 @@ ports:
github:
prebuilds:
main: true
branches: true
pullRequests: true
pullRequestsFromForks: true