Skip to content

fix: center homepage navigation #35

fix: center homepage navigation

fix: center homepage navigation #35

Workflow file for this run

name: drift
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: site
run: python3 scripts/check-site.py
- name: readmes
run: python3 scripts/check-readmes.py