Skip to content

Update McM SSO auth #2468

Update McM SSO auth

Update McM SSO auth #2468

Workflow file for this run

name: Check Python Syntax
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Python Style Checker
uses: andymckay/pycodestyle-action@0.1.3