Skip to content

DR-3404 - Enable tracing in dev #625

DR-3404 - Enable tracing in dev

DR-3404 - Enable tracing in dev #625

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: alpha/*/ dev/*/ fakeprod/ integration/*/ perf/*/ prod/* staging/*/ scripts/