Skip to content

Allow the caller to set the ANSIBLE_COLLECTIONS_PATH (#388) #201

Allow the caller to set the ANSIBLE_COLLECTIONS_PATH (#388)

Allow the caller to set the ANSIBLE_COLLECTIONS_PATH (#388) #201

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