Skip to content

Fix to avoid spamming syslog with invoked messages (#4353) #1372

Fix to avoid spamming syslog with invoked messages (#4353)

Fix to avoid spamming syslog with invoked messages (#4353) #1372

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