mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-06 04:19:43 +00:00
Update .gitpod.yml
This commit is contained in:
10
.gitpod.yml
10
.gitpod.yml
@@ -6,10 +6,8 @@ tasks:
|
|||||||
- init: pnpm boot
|
- init: pnpm boot
|
||||||
command: pnpm dev
|
command: pnpm dev
|
||||||
|
|
||||||
prebuilds:
|
github:
|
||||||
# enable for the default branch (defaults to true)
|
prebuilds:
|
||||||
main: true
|
main: false
|
||||||
# enable for all branches in this repo (defaults to false)
|
|
||||||
branches: false
|
branches: false
|
||||||
# enable for pull requests coming from this repo (defaults to true)
|
pullRequests: falss
|
||||||
pullRequests: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user