Skip to content

Merge pull request #206 from vinibispo/fix/typo-in-resources #279

Merge pull request #206 from vinibispo/fix/typo-in-resources

Merge pull request #206 from vinibispo/fix/typo-in-resources #279

Workflow file for this run

name: Check for typos
on:
push:
branches:
- main
jobs:
typo_check:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/[email protected]