Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Merge pull request #180 from ansible/cidrblock-patch-1 #45

Merge pull request #180 from ansible/cidrblock-patch-1

Merge pull request #180 from ansible/cidrblock-patch-1 #45

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