Skip to content

Build(deps): Bump ajv from 6.12.6 to 6.14.0 in /web/copykit-landing in the npm_and_yarn group across 1 directory #2

Build(deps): Bump ajv from 6.12.6 to 6.14.0 in /web/copykit-landing in the npm_and_yarn group across 1 directory

Build(deps): Bump ajv from 6.12.6 to 6.14.0 in /web/copykit-landing in the npm_and_yarn group across 1 directory #2

Workflow file for this run

name: CI
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Markdown Lint
uses: DavidAnson/github-actions-markdownlint@v1
with:
glob: "**/*.md"