Skip to content

fix: use correct bsky.app profile link #2917

fix: use correct bsky.app profile link

fix: use correct bsky.app profile link #2917

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