Skip to content

Avoid creating temporary YAML files inside source tree (#3819) #1138

Avoid creating temporary YAML files inside source tree (#3819)

Avoid creating temporary YAML files inside source tree (#3819) #1138

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