Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Merge pull request #48 from reims2/renovate/grafana-grafana-oss-10.2.x #387

Merge pull request #48 from reims2/renovate/grafana-grafana-oss-10.2.x

Merge pull request #48 from reims2/renovate/grafana-grafana-oss-10.2.x #387

Workflow file for this run

name: ansible-lint
on: [push, pull_request]
jobs:
build:
name: Ansible Lint # Naming the build is important to use it as a status check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0 # needed for progressive mode to work
- name: Run ansible-lint
uses: ansible/ansible-lint@4113104583a59ba2d1f04fee3b049c5f43f6578c # v6.22.0