Skip to content

feat: add --project flag for remote-build (#634) #45

feat: add --project flag for remote-build (#634)

feat: add --project flag for remote-build (#634) #45

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"