Skip to content

img2img: Check if image is NSFW before running the workflow #2072

img2img: Check if image is NSFW before running the workflow

img2img: Check if image is NSFW before running the workflow #2072

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