Skip to content

Chore(deps): Bump crate-ci/typos from 1.24.6 to 1.25.0 #38

Chore(deps): Bump crate-ci/typos from 1.24.6 to 1.25.0

Chore(deps): Bump crate-ci/typos from 1.24.6 to 1.25.0 #38

Workflow file for this run

name: Lint workflows
on:
pull_request:
paths:
- '.github/**/*.ya?ml'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Add problem matchers
run: echo "::add-matcher::.github/actionlint-matcher.json"
- uses: docker://rhysd/actionlint:latest