Skip to content

Merge pull request #281 from astromandev/patch-2 #256

Merge pull request #281 from astromandev/patch-2

Merge pull request #281 from astromandev/patch-2 #256

Workflow file for this run

---
name: Check peers.yml syntax
on: [push]
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: roles/openbgpd/vars/peers.yml