Skip to content

Add NSFW image detection and stable diffusion connector #2

Add NSFW image detection and stable diffusion connector

Add NSFW image detection and stable diffusion connector #2

Workflow file for this run

name: Merge Workflow
on:
push:
branches: [main]
workflow_dispatch:
jobs:
merge_job:
name: Merge Job
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
uses: frankhaugen/Workflows/.github/workflows/dotnet-publish-preview.yml@main
secrets: inherit