Skip to content

feat: add kanban-board.md (#42) #22

feat: add kanban-board.md (#42)

feat: add kanban-board.md (#42) #22

Workflow file for this run

name: mkdocs
on:
workflow_dispatch:
push:
branches:
- main
tags:
- 'v*'
jobs:
check:
uses: ./.github/workflows/build-and-deploy.yml
secrets: inherit
with:
deploy: true