Skip to content

Dhcpcd error fix2

Dhcpcd error fix2 #25

Workflow file for this run

---
name: Static validation
on: # yamllint disable-line rule:truthy
pull_request:
branches: [master]
jobs:
validation:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: make validate
run: |
make validate