Skip to content

Commit 9463952

Browse files
committed
remove changeset config sync from spell-checker cause tests ignore
deploy
1 parent 4c828d2 commit 9463952

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

repos.json

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -416,13 +416,6 @@
416416
{
417417
"name": "trueberryless-org/starlight-spell-checker",
418418
"files": [
419-
{
420-
"path": "template-files/.changeset/config.json",
421-
"targetPath": ".changeset/config.json",
422-
"props": {
423-
"repositoryName": "starlight-spell-checker"
424-
}
425-
},
426419
{
427420
"path": "template-files/.changeset/README.md",
428421
"targetPath": ".changeset/README.md",
@@ -2245,6 +2238,16 @@
22452238
"path": "template-files/.github/labeler.yaml",
22462239
"targetPath": ".github/labeler.yaml"
22472240
},
2241+
{
2242+
"path": "template-files/.github/workflows/deployment.yaml",
2243+
"targetPath": ".github/workflows/deployment.yaml",
2244+
"props": {
2245+
"branchName": "main",
2246+
"repositoryName": "batch-management-system",
2247+
"documentationFolder": "app",
2248+
"makeLatest": "true"
2249+
}
2250+
},
22482251
{
22492252
"path": "template-files/.github/workflows/format.yaml",
22502253
"targetPath": ".github/workflows/format.yaml",

0 commit comments

Comments
 (0)