Skip to content

Test build

Test build #7

Workflow file for this run

name: Test build
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
Test_build:
name: Test build
uses: seanh/pelican/.github/workflows/github_pages.yml@pelican_decouple_build_workflow-single-file
permissions:
contents: read
pages: write
id-token: write
with:
settings: "publishconf.py"
requirements: "pelican[markdown] typogrify"
theme: "https://github.com/seanh/sidecar.git"