Skip to content

chore: bump tailwindcss from 3.4.19 to 4.2.2 #10

chore: bump tailwindcss from 3.4.19 to 4.2.2

chore: bump tailwindcss from 3.4.19 to 4.2.2 #10

Workflow file for this run

name: Spell Check
on:
push:
branches: [ main, feature ]
pull_request:
branches: [ main ]
jobs:
spellcheck:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Spellcheck
uses: rojopolis/spellcheck-github-actions@0.41.0
with:
config_path: .github/spell-check-config/.spellcheck.yaml