Skip to content

feat: add 2025 links #736

feat: add 2025 links

feat: add 2025 links #736

Workflow file for this run

jobs:
lint_packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: pnpm lint:packages
name: Lint Packages
on:
pull_request: ~
push:
branches:
- main