Skip to content

Merge pull request #184 from google/dependabot/cargo/rust/cargo-5c086… #116

Merge pull request #184 from google/dependabot/cargo/rust/cargo-5c086…

Merge pull request #184 from google/dependabot/cargo/rust/cargo-5c086… #116

name: yaml-presubmit
on:
push:
branches: ['master']
pull_request:
paths: ['**.yml', '**.yaml']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yamllint
run: yamllint -d relaxed .