Skip to content

Fix for ignoring test / directories by fqcn[deep] rule (#4320) #1356

Fix for ignoring test / directories by fqcn[deep] rule (#4320)

Fix for ignoring test / directories by fqcn[deep] rule (#4320) #1356

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