Skip to content

Merge pull request #208 from GooeyAI/sticky-submit-fixes #2270

Merge pull request #208 from GooeyAI/sticky-submit-fixes

Merge pull request #208 from GooeyAI/sticky-submit-fixes #2270

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