Skip to content

fix: corrected 2024-finances-in-review links to 2023-in-review #3069

fix: corrected 2024-finances-in-review links to 2023-in-review

fix: corrected 2024-finances-in-review links to 2023-in-review #3069

Workflow file for this run

jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:package
name: Lint Package
on:
pull_request: ~
push:
branches:
- main