Skip to content

[DT-1135]Postgres 16 Upgrade #644

[DT-1135]Postgres 16 Upgrade

[DT-1135]Postgres 16 Upgrade #644

Workflow file for this run

---
name: Yaml Lint
on:
pull_request:
branches:
- master
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yaml-lint
uses: broadinstitute/action-yamllint@v1
with:
config_file: .github/yamllint.yaml
file_or_dir: dev/*/