Skip to content

ptabor dispatching presubmit #26

ptabor dispatching presubmit

ptabor dispatching presubmit #26

Workflow file for this run

name: Dispatch Pull request
run-name: ${{ github.actor }} dispatching presubmit
on:
pull_request:
paths:
- 'src/**'
- '.github/**'
permissions:
contents: write
jobs:
generate_all:
uses: ./.github/workflows/generate_all.yml
with:
html: true
epub: true
pdf: true
release: false