Skip to content

deps: bump Hubble from 1.16.3 to 1.16.5 #3829

deps: bump Hubble from 1.16.3 to 1.16.5

deps: bump Hubble from 1.16.3 to 1.16.5 #3829

Workflow file for this run

name: Markdown Lint
on:
merge_group:
pull_request:
branches: [main]
jobs:
markdownlint:
if: ${{ github.event_name != 'merge_group' }}
name: markdownlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
command: config
globs: |
.github/.markdownlint.json
**/*.md