Skip to content

chore(deps-dev): bump postcss from 8.5.3 to 8.5.6 #7678

chore(deps-dev): bump postcss from 8.5.3 to 8.5.6

chore(deps-dev): bump postcss from 8.5.3 to 8.5.6 #7678

Workflow file for this run

name: Typos
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
typos:
name: Spell Check
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
config: .typos.toml