Skip to content

feat!(ProjectService): allow the ProjectService to work with Imagecraft #190

feat!(ProjectService): allow the ProjectService to work with Imagecraft

feat!(ProjectService): allow the ProjectService to work with Imagecraft #190

Workflow file for this run

name: Check policy
on:
pull_request:
push:
branches:
- main
- hotfix/*
- work/check-policy # For development
jobs:
policy:
uses: canonical/starflow/.github/workflows/policy.yaml@main
python-scans:
name: Security scan
uses: canonical/starflow/.github/workflows/scan-python.yaml@main
with:
uv-export-extra-args: "--extra remote"