Skip to content

Merge Stable-0-46 to main as new beta (#109) #56

Merge Stable-0-46 to main as new beta (#109)

Merge Stable-0-46 to main as new beta (#109) #56

Workflow file for this run

name: QMI Python CI runner on push
on:
push:
paths-ignore:
- README.md
- CHANGELOG.md
- .gitignore
- ACKNOWLEDGEMENTS.md
- LICENSE.md
- CONTRIBUTING.md
- TESTING.md
jobs:
on_push:
uses: ./.github/workflows/reusable-ci-workflows.yml
with:
python-version: "3.11"