mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore(ci): disable daily benchmarks for the time being
This commit is contained in:
2
.github/workflows/daily-benchmarks.yaml
vendored
2
.github/workflows/daily-benchmarks.yaml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Daily Benchmarks
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 22 * * *' # Everyday @ 22:00
|
||||
|
||||
env:
|
||||
ACTION_RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user