Skip to content

chore: add issue templates (#251) #17

chore: add issue templates (#251)

chore: add issue templates (#251) #17

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write