Skip to content

Update ansible-core supported version #27

Update ansible-core supported version

Update ansible-core supported version #27

Workflow file for this run

---
name: CI
concurrency:
group: linters-${{ github.ref }}
cancel-in-progress: true
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
- stable-*
jobs:
linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main