Skip to content

Astro: Site-wide upgrade of astro and all dependencies and GH Actions #269

Astro: Site-wide upgrade of astro and all dependencies and GH Actions

Astro: Site-wide upgrade of astro and all dependencies and GH Actions #269

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: crate-ci/typos@v1.48.0