Skip to content

Merge pull request #1948 from TerryHowe/fix-redirect-old-rss-feed-to-new #418

Merge pull request #1948 from TerryHowe/fix-redirect-old-rss-feed-to-new

Merge pull request #1948 from TerryHowe/fix-redirect-old-rss-feed-to-new #418

Workflow file for this run

name: typos
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
- name: Check for typos
uses: crate-ci/[email protected]