Skip to content

Allow linter to capture and display initialization warnings (#4504) #1454

Allow linter to capture and display initialization warnings (#4504)

Allow linter to capture and display initialization warnings (#4504) #1454

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/push.yml
name: push
"on":
push:
branches:
- main
- "releases/**"
- "stable/**"
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/push.yml@main