Skip to content

[WIP] move a most of CI from ansible-network to ansible-content-actions for… #227

[WIP] move a most of CI from ansible-network to ansible-content-actions for…

[WIP] move a most of CI from ansible-network to ansible-content-actions for… #227

Workflow file for this run

---
name: Linters
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
tags:
- '*'
jobs:
linters:
uses: ansible/ansible-content-actions/.github/workflows/ansible_lint.yaml@main