Skip to content

Commit 46a0e18

Browse files
committed
feat: remove useless condition
1 parent f115c9f commit 46a0e18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/benchmark-comparison.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ concurrency:
2828
jobs:
2929
BenchmarkCompare:
3030
runs-on: "github-001"
31-
if: contains(github.event.pull_request.labels.*.name, 'benchmarks')
3231
steps:
3332
- uses: 'actions/checkout@v4'
3433
with:

0 commit comments

Comments
 (0)