Skip to content

Commit

Permalink
build(gitpod): remove deprecated config (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Oct 7, 2023
1 parent 8d3e9bb commit d286ac8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,6 @@ tasks:
yarn build
yarn test --maxWorkers=30%
github:
# https://www.gitpod.io/docs/prebuilds/#configure-prebuilds
prebuilds:
master: true
branches: true
pullRequests: true
pullRequestsFromForks: true
addCheck: true
addComment: false
addBadge: true

vscode:
extensions:
- bierner.markdown-preview-github-styles
Expand Down

0 comments on commit d286ac8

Please sign in to comment.