Skip to content

Bump alstr/todo-to-issue-action from 4 to 5 #2

Bump alstr/todo-to-issue-action from 4 to 5

Bump alstr/todo-to-issue-action from 4 to 5 #2

Workflow file for this run

name: 'Typos'
on:
push:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛬
uses: actions/checkout@v4
- name: 🙊 Run code spell checker to check typos
uses: crate-ci/typos@v1.23.2