Skip to content

Commit

Permalink
remove old GITPOD configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Jan 28, 2024
1 parent 2d9d535 commit 76494f4
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,3 @@ tasks:
pre-commit install
echo "Ready to work!"
echo "Remember to switch to a feature branch before starting the development :)"
github:
prebuilds:
# enable for the default branch
master: true
# enable for all branches in this repo
branches: true
# enable for pull requests coming from this repo
pullRequests: true
# enable for pull requests coming from forks
pullRequestsFromForks: false
# add a check to pull requests
addCheck: prevent-merge-on-error
# add a "Review in Gitpod" button as a comment to pull requests
addComment: true
# add a "Review in Gitpod" button to the pull request's description
addBadge: true

0 comments on commit 76494f4

Please sign in to comment.