Skip to content

feat: upstream --project flag for remote-build #40

feat: upstream --project flag for remote-build

feat: upstream --project flag for remote-build #40

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"