We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5bb4a commit cc7733fCopy full SHA for cc7733f
.gitpod.yml
@@ -1,4 +1,5 @@
1
tasks:
2
- init: yarn install && yarn build && yarn examples:postinstall
3
-prebuilds:
4
- addCheck: true
+github:
+ prebuilds:
5
+ addCheck: true
0 commit comments