Skip to content

chore(deps): bump the golang-x group across 1 directory with 3 updates #444

chore(deps): bump the golang-x group across 1 directory with 3 updates

chore(deps): bump the golang-x group across 1 directory with 3 updates #444

Workflow file for this run

name: markdownlint
on:
push:
branches:
- master
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v6
- name: Run markdownlint-cli2
uses: DavidAnson/markdownlint-cli2-action@v21
with:
globs: |
**/*.md
#vendor