Skip to content

Merge pull request #338 from redhat-cop/renovate/actions-checkout-digest #536

Merge pull request #338 from redhat-cop/renovate/actions-checkout-digest

Merge pull request #338 from redhat-cop/renovate/actions-checkout-digest #536

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@74c2a1451c617e7dd9532340b199e18d5411b168 # 0.44.0