Skip to content

Aap Updates for 2.5/2.6 plus cleanup #703

Aap Updates for 2.5/2.6 plus cleanup

Aap Updates for 2.5/2.6 plus cleanup #703

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@16d0338a5a3b5e3111a078029fb9a07a8125053d # 0.55.0