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 6130a4b commit 939b3adCopy full SHA for 939b3ad
1 file changed
.github/workflows/benchmark.yml
@@ -52,5 +52,4 @@ jobs:
52
github-token: ${{ secrets.GITHUB_TOKEN }}
53
summary-always: true
54
skip-fetch-gh-pages: true
55
- save-data-file: true
56
- # save-data-file: ${{ github.event_name != 'pull_request' }}
+ save-data-file: ${{ github.event_name != 'pull_request' }}
0 commit comments