You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add skip_benchmark input to daily-benchmark.yml for flexible job execution
- Introduced an input parameter `skip_benchmark` to allow users to skip the benchmark job during manual triggers.
- Updated job dependencies and conditions to handle cases where the benchmark is skipped, ensuring the analysis job can still run based on previous results.
- Enhanced environment variable handling to set empty results when benchmarks are skipped, improving workflow robustness.
0 commit comments