Skip to content

Ignore .apt_generated folder #189

Ignore .apt_generated folder

Ignore .apt_generated folder #189

Workflow file for this run

name: spell
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout project
uses: actions/checkout@v4
- name: Check spelling
uses: rojopolis/spellcheck-github-actions@v0
with:
config_path: ./configs/spellcheck.yaml