Skip to content

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3 #890

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3 #890

name: Layotto Env Pipeline 🌊
on:
pull_request:
branches:
- main
jobs:
check:
name: "Markdown Validation"
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Check markdown grammar in the docs directory
uses: nosborn/[email protected]
with:
files: docs/*
config_file: ".github/markdown_lint_config.json"