Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Test action to generate PDF docs #1

Test action to generate PDF docs

Test action to generate PDF docs #1

name: Generate PDF Docs
on:
push:
branches: [ "main", "dev" ]
# paths: [ "docs/**" ]
pull_request:
branches: [ "main", "dev" ]
# paths: [ "docs/**" ]
jobs:
generate-pdf-docs:
runs-on: ubuntu-latest
steps:
- name: Create PDF
uses: mkrakowitzer/[email protected]
with:
markdown_dir: docs