Skip to content

grafana: update bot dashboard #34

grafana: update bot dashboard

grafana: update bot dashboard #34

Workflow file for this run

---
name: Ansible Lint
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]