We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f115c9f commit 46a0e18Copy full SHA for 46a0e18
.github/workflows/benchmark-comparison.yml
@@ -28,7 +28,6 @@ concurrency:
28
jobs:
29
BenchmarkCompare:
30
runs-on: "github-001"
31
- if: contains(github.event.pull_request.labels.*.name, 'benchmarks')
32
steps:
33
- uses: 'actions/checkout@v4'
34
with:
0 commit comments