Skip to content

Mention number of errors found (#31) #18

Mention number of errors found (#31)

Mention number of errors found (#31) #18

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/devtools/.github/workflows/push.yml@main