chore(ci): add placeholders for whitepaper benchmarks

This commit is contained in:
David Testé
2025-11-27 11:29:35 +01:00
committed by David Testé
parent 23c49e2d72
commit 54cb87c491

View File

@@ -0,0 +1,18 @@
# Run all benchmarks displayed in the tfhe-rs whitepaper.
name: benchmark_whitepaper
on:
workflow_dispatch:
permissions: {}
# zizmor: ignore[concurrency-limits] only Zama organization members can trigger this workflow
jobs:
placeholder-job:
name: benchmark_whitepaper/placeholder-job
runs-on: ubuntu-latest
steps:
- run: |
echo "Hello this is a Placeholder Workflow"