chore(ci): disable daily benchmarks for the time being

This commit is contained in:
Umut
2021-12-24 15:46:40 +03:00
parent 9e938ddfff
commit d6c6c64cdb

View File

@@ -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 }}