Skip to content

Merge remote-tracking branch 'origin/gcb' into gcb #2973

Merge remote-tracking branch 'origin/gcb' into gcb

Merge remote-tracking branch 'origin/gcb' into gcb #2973

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable