Skip to content

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

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

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

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@7ff888c45ba73d66b3a180963706715897f41684 # 0.43.0