Skip to content

ci(ci-deps): ⬆️ update actions/stale action to v9 (#85) #290

ci(ci-deps): ⬆️ update actions/stale action to v9 (#85)

ci(ci-deps): ⬆️ update actions/stale action to v9 (#85) #290

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