Skip to content

Add release version (7.72.0) for the method variables from the writeo… #672

Add release version (7.72.0) for the method variables from the writeo…

Add release version (7.72.0) for the method variables from the writeo… #672

Workflow file for this run

name: spell
on:
push:
branches:
- master
paths:
- '**.md'
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check Spelling
uses: UnicornGlobal/spellcheck-github-actions@master