Skip to content

Bump the dependencies group with 2 updates #558

Bump the dependencies group with 2 updates

Bump the dependencies group with 2 updates #558

Workflow file for this run

name: Markdown Lint Check
on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Exit with success
run: exit 0