Skip to content

Merge pull request #64 from cradle8810/zabbix_agent_apt_cache #30

Merge pull request #64 from cradle8810/zabbix_agent_apt_cache

Merge pull request #64 from cradle8810/zabbix_agent_apt_cache #30

Workflow file for this run

---
name: Lints
on:
push:
branches:
- '**'
jobs:
Yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run YAML Lint
run: yamllint --strict --format github .