We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1d843 commit b6bacdaCopy full SHA for b6bacda
.github/workflows/bench-pr.yml
@@ -51,7 +51,6 @@ jobs:
51
name: Random Access
52
- id: compress
53
name: Compression
54
- if: ${{ contains(github.event.head_commit.message, '[benchmark]') || github.event.label.name == 'benchmark' && github.event_name == 'pull_request' }}
55
steps:
56
- uses: runs-on/action@v2
57
if: github.event.pull_request.head.repo.fork == false
0 commit comments