Skip to content

Make stock/community parity comparisons on-demand only #310

Make stock/community parity comparisons on-demand only

Make stock/community parity comparisons on-demand only #310

Workflow file for this run

name: Baseline
on:
push:
pull_request:
permissions:
contents: read
jobs:
baseline:
uses: emulebb/emulebb-tooling/.github/workflows/reusable-baseline.yml@main
with:
policy_path: manifests/privacy-guard/policy.v1.json
repo_kind: emulebb-build
extra_commands: |
python -m pip install -e .[dev]
python -m pytest tests/test_ci_workflows.py
tooling_ref: main