Skip to content

initial commit to exercises #36

initial commit to exercises

initial commit to exercises #36

Workflow file for this run

name: Spellcheck Action
on:
pull_request:
branches:
- main
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/[email protected]
name: Spellcheck