Skip to content

fix: avoid stacktrace when ansible syntax check does not return filen… #1641

fix: avoid stacktrace when ansible syntax check does not return filen…

fix: avoid stacktrace when ansible syntax check does not return filen… #1641

Workflow file for this run

---
# See https://github.com/ansible/team-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