Skip to content

add connector to integrate with photobooth. #103

add connector to integrate with photobooth.

add connector to integrate with photobooth. #103

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1