Skip to content

ci(ci-deps): ⬆️ update amannn/action-semantic-pull-request action to v5.5.2 #361

ci(ci-deps): ⬆️ update amannn/action-semantic-pull-request action to v5.5.2

ci(ci-deps): ⬆️ update amannn/action-semantic-pull-request action to v5.5.2 #361

Workflow file for this run

name: CI
on:
pull_request: ~
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run:
npx turbo run lint:eslint lint:types lint:md lint:knip
lint:package-json lint:spelling lint:prettier test