Skip to content

Migrate from circle ci to github actions #9

Migrate from circle ci to github actions

Migrate from circle ci to github actions #9

Workflow file for this run

name: CI to build the sdk
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
workflow_dispatch:
jobs:
tests-prettier:
uses: ./.github/workflows/reusable-lint-test.yml