Skip to content

Commit a0c409d

Browse files
authored
chore: disable automated runs for ladle until its ci is fixed (#459)
1 parent b718b14 commit a0c409d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ecosystem-ci-from-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ on:
4343
# - histoire # disabled temporarily
4444
- hydrogen
4545
- iles
46-
- ladle
46+
# - ladle # disabled until its CI is fixed
4747
- laravel
4848
- marko
4949
- nuxt
@@ -155,7 +155,7 @@ jobs:
155155
# - histoire # disabled temporarily
156156
# - hydrogen # disabled until they complete they migration back to Vite
157157
# - iles # disabled until its CI is fixed
158-
- ladle
158+
# - ladle # disabled until its CI is fixed
159159
- laravel
160160
- marko
161161
- nuxt

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# - histoire # disabled temporarily
5858
# - hydrogen # disabled until they complete they migration back to Vite
5959
# - iles # disabled until its CI is fixed
60-
- ladle
60+
# - ladle # disabled until its CI is fixed
6161
- laravel
6262
- marko
6363
- nuxt

0 commit comments

Comments
 (0)