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