Skip to content

Adding channels for 3.9, 3.10 and 3.11 #403

Adding channels for 3.9, 3.10 and 3.11

Adding channels for 3.9, 3.10 and 3.11 #403

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@dbd2f1da869c05ad874fffeb6fe1ed50cd1a6e98 # 0.36.0