Skip to content

Commit 9b82686

Browse files
committed
[CI] Commit results only when Benchmark ended with success
1 parent 32d2321 commit 9b82686

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
@@ -234,6 +234,7 @@ jobs:
234234
235235
- name: Commit data.json and results directory
236236
working-directory: results-repo
237+
if: false
237238
run: |
238239
git config --global user.name "GitHub Actions Bot"
239240
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)