Skip to content

Enable coverage reporting (#85) #68

Enable coverage reporting (#85)

Enable coverage reporting (#85) #68

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