Skip to content

Bump @babel/runtime from 7.24.7 to 7.28.4 #147

Bump @babel/runtime from 7.24.7 to 7.28.4

Bump @babel/runtime from 7.24.7 to 7.28.4 #147

Workflow file for this run

name: Markdown Lint
on:
pull_request:
branches: [dev,dev-*]
push:
branches: [dev,dev-*]
jobs:
markdownlint:
name: 🍇 Markdown
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 16
- run: npm install -g [email protected]
- run: markdownlint '**/*.md' --ignore node_modules