Skip to content

Commit a6af0ab

Browse files
authored
chore: Fix CI script for PRs (#2575)
1 parent 4f04736 commit a6af0ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bench.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
skip-fetch-gh-pages: true
7272

7373
- name: Analyze benchmark result (root)
74+
if: ${{ github.event_name == 'push' }}
7475
uses: rhysd/github-action-benchmark@v1
7576
with:
7677
# What benchmark tool the output.txt came from

0 commit comments

Comments
 (0)