mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
144b6d7601
Also fixes the issue that specVersion 7 broke Python e2e test.
12 lines
167 B
JSON
12 lines
167 B
JSON
{
|
|
"git": {
|
|
"deploymentEnabled": {
|
|
"changeset-release/main": false
|
|
}
|
|
},
|
|
"env": {
|
|
"WORKFLOW_PUBLIC_MANIFEST": "1"
|
|
},
|
|
"framework": "python"
|
|
}
|