Skip to content

Commit

Permalink
feat: remove useless condition
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Jan 21, 2025
1 parent f115c9f commit 46a0e18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/benchmark-comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ concurrency:
jobs:
BenchmarkCompare:
runs-on: "github-001"
if: contains(github.event.pull_request.labels.*.name, 'benchmarks')
steps:
- uses: 'actions/checkout@v4'
with:
Expand Down

0 comments on commit 46a0e18

Please sign in to comment.