Spaces:
Runtime error
Runtime error
| name: Check typos | |
| on: | |
| workflow_dispatch: | |
| jobs: | |
| build: | |
| runs-on: ubuntu-22.04 | |
| steps: | |
| - uses: actions/checkout@v3 | |
| - name: typos-action | |
| uses: crate-ci/[email protected] | |