Skip to content

Fixed copy paste mistakes in release.md (#28) #22

Fixed copy paste mistakes in release.md (#28)

Fixed copy paste mistakes in release.md (#28) #22

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