Skip to content

fix: Use sys.executable instead of hardcoded Python paths for introsp… #675

fix: Use sys.executable instead of hardcoded Python paths for introsp…

fix: Use sys.executable instead of hardcoded Python paths for introsp… #675

Workflow file for this run

---
name: push
on:
push:
branches:
- main
- "releases/**"
- "stable/**"
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/push.yml@main