Skip to content

Commit

Permalink
Add official GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno authored Oct 29, 2024
1 parent b30561a commit 42fe519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ If you want to contribute to this list, then please read the [contributing guide
- [type-surrealdb](https://github.com/ibilux/type-surrealdb) - Generate schemas and `.surql` for SurrealDB using TypeScript classes and decorators.

## GitHub Actions
- [SurrealDB GitHub Action](https://github.com/marketplace/actions/surrealdb-in-github-action) - <a href="https://surrealdb.com#gh-dark-mode-only" target="_blank"><img src="/img/white/text.svg" height="12" alt="SurrealDB"></a> <a href="https://surrealdb.com#gh-light-mode-only" target="_blank"><img src="/img/black/text.svg" height="12" alt="SurrealDB"></a> official Github Action to use SurrealDB in GitHub Continuous Integration pipelines.
- [surrealdb-migrations](https://github.com/marketplace/actions/surrealdb-migrations) - This GitHub Action installs and runs surrealdb-migrations. It is used to apply migrations on a SurrealDB instance.
- [Use SurrealDB in GitHub Actions](https://github.com/marketplace/actions/use-surrealdb-in-github-actions) - GitHub Action for using SurrealDB in your tests.

Expand Down

0 comments on commit 42fe519

Please sign in to comment.