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 4f04736 commit a6af0abCopy full SHA for a6af0ab
1 file changed
.github/workflows/bench.yml
@@ -71,6 +71,7 @@ jobs:
71
skip-fetch-gh-pages: true
72
73
- name: Analyze benchmark result (root)
74
+ if: ${{ github.event_name == 'push' }}
75
uses: rhysd/github-action-benchmark@v1
76
with:
77
# What benchmark tool the output.txt came from
0 commit comments