Skip to content

resolve https://github.com/homalg-project/homalg-project.github.io/is… #2

resolve https://github.com/homalg-project/homalg-project.github.io/is…

resolve https://github.com/homalg-project/homalg-project.github.io/is… #2

Workflow file for this run

name: check-spelling

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

(Line: 6, Col: 17): A sequence was not expected
on:
push:
branches: [master]
pull_request: []
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check for typos
uses: crate-ci/typos@592b36d23c62cb378f6097a292bc902ee73f93ef # version 1.0.4
with:
files: ./README.md ./_docs ./pages ./_posts