Skip to content

chore(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.1 in /docume… #465

chore(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.1 in /docume…

chore(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.1 in /docume… #465

name: '✨ On push to any branch'
permissions:
contents: read
on:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
lint:
name: '💎 Code Quality'
uses: ./.github/workflows/lint.yml
test:
name: '🧪 Build & test Code'
uses: ./.github/workflows/build.yml
secrets: inherit