Skip to content

Updating the readme and lib version to contain the changes from the latest stable release #1776

Updating the readme and lib version to contain the changes from the latest stable release

Updating the readme and lib version to contain the changes from the latest stable release #1776

Workflow file for this run

name: spellcheck
on:
pull_request:
jobs:
check-spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.48.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown