Skip to content

GitHub Action: properly respect the working_directory argument (#3905) #1164

GitHub Action: properly respect the working_directory argument (#3905)

GitHub Action: properly respect the working_directory argument (#3905) #1164

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