Skip to content

Merge pull request #3 from cidrblock/fix_remove_version2 #12

Merge pull request #3 from cidrblock/fix_remove_version2

Merge pull request #3 from cidrblock/fix_remove_version2 #12

Workflow file for this run

---
# See https://github.com/ansible-community/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