Skip to content

Mesa 2.1.1 updates to tutorials for CSSSA tutorial and history update #1495

Mesa 2.1.1 updates to tutorials for CSSSA tutorial and history update

Mesa 2.1.1 updates to tutorials for CSSSA tutorial and history update #1495

Workflow file for this run

name: build
on:
push:
branches:
- main
- release**
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map