Skip to content

Commit

Permalink
Merge pull request #219 from mautic/fix-build-fail
Browse files Browse the repository at this point in the history
Fix build fail
  • Loading branch information
RCheesley authored Dec 24, 2023
2 parents 3e7b96a + 94c03e4 commit 24f8aae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,4 @@ vscode:
- lextudio.restructuredtext
- trond-snekvik.simple-rst
- errata-ai.vale-server
- eamodio.gitlens

github:
prebuilds:
# enable for the master/default branch (defaults to true)
master: true
# enable for all branches in this repo (defaults to false)
branches: true
# enable for pull requests coming from this repo (defaults to true)
pullRequests: true
# enable for pull requests coming from forks (defaults to false)
pullRequestsFromForks: true
# add a check to pull requests (defaults to true)
addCheck: false
# add a "Review in Gitpod" button as a comment to pull requests (defaults to false)
addComment: false
# add a "Review in Gitpod" button to the pull request's description (defaults to false)
addBadge: true
# add a label once the prebuild is ready to pull requests (defaults to false)
addLabel: false
- eamodio.gitlens
File renamed without changes.

0 comments on commit 24f8aae

Please sign in to comment.