Skip to content

github-ci: Add a test for aarch64 #13

github-ci: Add a test for aarch64

github-ci: Add a test for aarch64 #13

Workflow file for this run

name: spell-check
on:
pull_request:
branches: [ main ]
paths:
- '**.md'
- '.wordlist.txt'
- '.spellcheck.yaml'
jobs:
ubuntu-latest
name: ubuntu-latest

Check failure on line 13 in .github/workflows/spell-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/spell-check.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/[email protected]
- name: GitHub Spellcheck Action
uses: rojopolis/spellcheck-github-actions@v0