Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 6d2e5a3

Browse files
authored
ci(gitpod): add gitpod support
1 parent d4a5f1a commit 6d2e5a3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/.gitpod.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
github:
2+
prebuilds:
3+
master: true
4+
branches: true
5+
pullRequests: true
6+
pullRequestsFromForks: true
7+
addCheck: true
8+
addComment: true
9+
addBadge: true
10+
addLabel: false

0 commit comments

Comments
 (0)