Skip to content

issue #55 : try to pin versions to the last sane state #197

issue #55 : try to pin versions to the last sane state

issue #55 : try to pin versions to the last sane state #197

Workflow file for this run

---
name: ansible-lint
on:
pull_request:
push:
schedule:
- cron: "25 4 * * 1"
jobs:
build:
name: ansible lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/[email protected]