Skip to content

Merge pull request #7662 from nobu/fix-with_env #3484

Merge pull request #7662 from nobu/fix-with_env

Merge pull request #7662 from nobu/fix-with_env #3484

Workflow file for this run

name: spell
on:
pull_request:
push:
branches:
- master
permissions:
contents: read
jobs:
spell:
name: Check spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0