Skip to content

fix: omit default --access value in rerun suggestions #2116

fix: omit default --access value in rerun suggestions

fix: omit default --access value in rerun suggestions #2116

Workflow file for this run

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