removes unused benchmark action trigger (#11852)
This commit is contained in:
3
.github/workflows/benchmarks.yml
vendored
3
.github/workflows/benchmarks.yml
vendored
@@ -3,9 +3,6 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 8 * * *'
|
- cron: '0 8 * * *'
|
||||||
push:
|
|
||||||
tags:
|
|
||||||
- 'v*'
|
|
||||||
|
|
||||||
concurrency: benchmarks
|
concurrency: benchmarks
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user