Skip to content

chore(deps): bump crate-ci/typos from 1.27.3 to 1.28.1 #1229

chore(deps): bump crate-ci/typos from 1.27.3 to 1.28.1

chore(deps): bump crate-ci/typos from 1.27.3 to 1.28.1 #1229

Workflow file for this run

name: '💅 Lint yaml'
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .