Skip to content

Bump ol from 7.3.0 to 9.2.4 #1177

Bump ol from 7.3.0 to 9.2.4

Bump ol from 7.3.0 to 9.2.4 #1177

Workflow file for this run

name: 'Check spelling'
on: # rebuild any PRs and main branch changes
push:
branches:
- main
- staging
- trying
pull_request:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2