Skip to content

chore(deps): update pre-commit hook ansible-community/ansible-lint to v24.9.2 #852

chore(deps): update pre-commit hook ansible-community/ansible-lint to v24.9.2

chore(deps): update pre-commit hook ansible-community/ansible-lint to v24.9.2 #852

Workflow file for this run

---
name: Continous Integration
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- '**/README.md'
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml