Skip to content

Commit 66423f9

Browse files
authored
chore: temporarily disable redwoodjs automated runs (#367)
1 parent 6e6bd70 commit 66423f9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ on:
5252
- quasar
5353
- qwik
5454
- rakkas
55-
- redwoodjs
55+
# - redwoodjs # disabled temporarily
5656
- storybook
5757
- sveltekit
5858
- unocss
@@ -156,7 +156,7 @@ jobs:
156156
- qwik
157157
- rakkas
158158
- react-router
159-
- redwoodjs
159+
# - redwoodjs # disabled temporarily
160160
- storybook
161161
- sveltekit
162162
- unocss

.github/workflows/ecosystem-ci-selected.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ on:
5555
- qwik
5656
- rakkas
5757
- react-router
58-
- redwoodjs
58+
# - redwoodjs # disabled temporarily
5959
- storybook
6060
- sveltekit
6161
- unocss

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- qwik
6262
- rakkas
6363
- react-router
64-
- redwoodjs
64+
# - redwoodjs # disabled temporarily
6565
- storybook
6666
- sveltekit
6767
- unocss

0 commit comments

Comments
 (0)