Skip to content

docs: use bddoc to generate README.md #14

docs: use bddoc to generate README.md

docs: use bddoc to generate README.md #14

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit