Skip to content

[By coding agent] Allow pasting board position from string #7

[By coding agent] Allow pasting board position from string

[By coding agent] Allow pasting board position from string #7

Workflow file for this run

---
# See: https://github.com/crate-ci/typos/blob/master/docs/github-action.md
name: typos
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.32.0
with:
config: .typos.toml