Skip to content

Refactor release and changelog (#1200) #528

Refactor release and changelog (#1200)

Refactor release and changelog (#1200) #528

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