Skip to content

MMP updates to align with Python 3.8 requirements #486

MMP updates to align with Python 3.8 requirements

MMP updates to align with Python 3.8 requirements #486

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit