Skip to content

Fix boxes in dark mode (and update Hugo) #18

Fix boxes in dark mode (and update Hugo)

Fix boxes in dark mode (and update Hugo) #18

Workflow file for this run

name: Check posts before merge
on:
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
check-posts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run the check_posts.py script
run: python3 check_posts.py