Skip to content

feat: allow customizing the alert type to admonitions directive mappi… #15

feat: allow customizing the alert type to admonitions directive mappi…

feat: allow customizing the alert type to admonitions directive mappi… #15

Workflow file for this run

name: Build
on:
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare
uses: ./.github/actions/prepare
- name: Run builds
run: pnpm build