Skip to content

Merge pull request #179 from google/dependabot/cargo/rust/cargo-213d3… #100

Merge pull request #179 from google/dependabot/cargo/rust/cargo-213d3…

Merge pull request #179 from google/dependabot/cargo/rust/cargo-213d3… #100

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 .