removes unused benchmark action trigger (#11852)

This commit is contained in:
Paul Ritter
2022-10-11 20:54:56 +02:00
committed by GitHub
parent 4ef3891e9e
commit 216dba2e3b

View File

@@ -3,9 +3,6 @@ on:
workflow_dispatch:
schedule:
- cron: '0 8 * * *'
push:
tags:
- 'v*'
concurrency: benchmarks