File tree Expand file tree Collapse file tree
src/resources/environments/automations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 193
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-803e9a382bb3f4d9b6ef7b1dd12c5541bf93608d3f4c240e99054929130f260b .yml
3- openapi_spec_hash : e2eae7e0a5a1fc83f3af40662b1ffbd1
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-0c7c44116a92283a25ed199143e085b16a97dd804e0199e0058ec8ba61fa82a6 .yml
3+ openapi_spec_hash : 52646ebb63427df86c33aca56688b9a7
44config_hash : d73914a733b27d121d59aa43bc7c710e
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ export namespace AutomationsFile {
145145
146146 runsOn ?: Shared . RunsOn ;
147147
148- triggeredBy ?: Array < 'manual' | 'postEnvironmentStart' | 'postDevcontainerStart' > ;
148+ triggeredBy ?: Array < 'manual' | 'postEnvironmentStart' | 'postDevcontainerStart' | 'prebuild' > ;
149149 }
150150
151151 export namespace Services {
You can’t perform that action at this time.
0 commit comments