This repository was archived by the owner on Apr 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,23 @@ vscode:
12
12
-
[email protected] :7hF8G3VtB+HNearI5Zw+NA==
13
13
-
[email protected] :YnjK47pXScU3DMFfQzkkOw==
14
14
15
+ -
[email protected] :t532ajsImUSrA9N8Bd7jQw==
16
+
15
17
github :
16
18
prebuilds :
17
19
# enable for the master/default branch (defaults to true)
18
20
master : true
19
- # enable for all branches in this repo (defaults to false)
21
+ # enable for all branches in this repo (defaults to false)
20
22
branches : true
21
- # enable for pull requests coming from this repo (defaults to true)
23
+ # enable for pull requests coming from this repo (defaults to true)
22
24
pullRequests : true
23
- # enable for pull requests coming from forks (defaults to false)
25
+ # enable for pull requests coming from forks (defaults to false)
24
26
pullRequestsFromForks : true
25
- # add a check to pull requests (defaults to true)
27
+ # add a check to pull requests (defaults to true)
26
28
addCheck : true
27
- # add a "Review in Gitpod" button as a comment to pull requests (defaults to false)
29
+ # add a "Review in Gitpod" button as a comment to pull requests (defaults to false)
28
30
addComment : false
29
- # add a "Review in Gitpod" button to the pull request's description (defaults to false)
31
+ # add a "Review in Gitpod" button to the pull request's description (defaults to false)
30
32
addBadge : false
31
- # add a label once the prebuild is ready to pull requests (defaults to false)
32
- addLabel : false
33
+ # add a label once the prebuild is ready to pull requests (defaults to false)
34
+ addLabel : false
Original file line number Diff line number Diff line change
1
+ node_modules /
2
+ .public /
3
+ .cache /
4
+
Original file line number Diff line number Diff line change
1
+ {}
You can’t perform that action at this time.
0 commit comments