Skip to content

Commit febcbd2

Browse files
committed
chore: trigger CI
1 parent d32cc21 commit febcbd2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/refine-registry-release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Refine Registry Release
22

33
on:
44
push:
5-
paths:
6-
- ".changeset/**"
7-
- "packages/**"
85
branches:
96
- next
107

packages/cli/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It eliminates repetitive tasks in CRUD operations and provides industry-standard
1717

1818
## About
1919

20-
[refine](https://refine.dev/) is **headless by design**, offering unlimited styling and customization options. Moreover, refine ships with ready-made integrations for [Ant Design](https://ant.design/), [Material UI](https://mui.com/material-ui/getting-started/overview/), [Mantine](https://mantine.dev/), and [Chakra UI](https://chakra-ui.com/) for convenience.
20+
[Refine](https://refine.dev/) is **headless by design**, offering unlimited styling and customization options. Moreover, refine ships with ready-made integrations for [Ant Design](https://ant.design/), [Material UI](https://mui.com/material-ui/getting-started/overview/), [Mantine](https://mantine.dev/), and [Chakra UI](https://chakra-ui.com/) for convenience.
2121

2222
refine has connectors for 15+ backend services, including REST API, [GraphQL](https://graphql.org/), and popular services like [Airtable](https://www.airtable.com/), [Strapi](https://strapi.io/), [Supabase](https://supabase.com/), [Firebase](https://firebase.google.com/), and [Directus](https://directus.io/)
2323

0 commit comments

Comments
 (0)