Skip to content

Allow collection install if source is not yet a git repository (#144) #95

Allow collection install if source is not yet a git repository (#144)

Allow collection install if source is not yet a git repository (#144) #95

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