Skip to content

build(deps): Update pyyaml requirement from >=6.0 to >=6.0.3 #879

build(deps): Update pyyaml requirement from >=6.0 to >=6.0.3

build(deps): Update pyyaml requirement from >=6.0 to >=6.0.3 #879

name: Spellcheck Action
on:
pull_request:
branches:
- main
- "release-*"
push:
branches:
- main
jobs:
spellcheck:
# disable spell check with 'false' value.
if: false
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Check spelling
uses: rojopolis/spellcheck-github-actions@e3cd8e9aec4587ec73bc0e60745aafd45c37aa2e # 0.60.0
with:
config_path: .github/spellcheck/.spellcheck.yml
task_name: Markdown