Skip to content

Fix python interpreter for scenario init (#4111) #407

Fix python interpreter for scenario init (#4111)

Fix python interpreter for scenario init (#4111) #407

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