Skip to content

Commit 94b5fbf

Browse files
committed
[CI] Commit results only when Benchmark ended with success
1 parent 89e26de commit 94b5fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ jobs:
225225
226226
- name: Commit data.json and results directory
227227
working-directory: results-repo
228+
if: false
228229
run: |
229230
git config --global user.name "GitHub Actions Bot"
230231
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)