Skip to content

[QMI-096] Move BADGES_DIR directly to pull request CI file. #23

[QMI-096] Move BADGES_DIR directly to pull request CI file.

[QMI-096] Move BADGES_DIR directly to pull request CI file. #23

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"