Skip to content

Add session 4 intro notes #273

Add session 4 intro notes

Add session 4 intro notes #273

Workflow file for this run

name: Spelling Errors Check
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build:
strategy:
max-parallel: 2
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: carpentries, agre