Skip to content

feat: add Rebecca Miller's talk to the January 16 event #1415

feat: add Rebecca Miller's talk to the January 16 event

feat: add Rebecca Miller's talk to the January 16 event #1415

Workflow file for this run

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