Skip to content

πŸ› Style Transfer: redo config update to add state in the config dict #223

πŸ› Style Transfer: redo config update to add state in the config dict

πŸ› Style Transfer: redo config update to add state in the config dict #223

Workflow file for this run

# This workflow triggers checks with pre-commit.
name: Test
on: [push]
jobs:
pre-commit:
name: pre-commit
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
uses: ./.github/workflows/pre-commit.yml