Skip to content

chore: update webmock requirement from ~> 3.23.0 to ~> 3.24.0 in /resources/azure #259

chore: update webmock requirement from ~> 3.23.0 to ~> 3.24.0 in /resources/azure

chore: update webmock requirement from ~> 3.23.0 to ~> 3.24.0 in /resources/azure #259

Workflow file for this run

name: Spelling
on:
pull_request:
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
# Files should be consistent with check:spelling files
files: |
**/*.md
config: .cspell.yml