Skip to content

chore(deps): bump the all group with 7 updates #93

chore(deps): bump the all group with 7 updates

chore(deps): bump the all group with 7 updates #93

Workflow file for this run

name: Check Markdown
on:
push:
branches: [ main ]
paths:
- "**/*.md"
- .github/workflows/check-markdown.yml
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- uses: bmazzarol/bmazzarol/.github/actions/check-markdown@main
with:
targetMdFiles: |
"Eon*/**/*.md" "*.md" "!LICENSE.md"