Skip to content

[DNM] 20231108 Re-generate modules with ansible.content_builder (2) #11

[DNM] 20231108 Re-generate modules with ansible.content_builder (2)

[DNM] 20231108 Re-generate modules with ansible.content_builder (2) #11

Workflow file for this run

name: Linters
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
tags:
- '*'
jobs:
linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main