Skip to content

Commit 7cb954f

Browse files
committed
[CI] Commit results only when Benchmark ended with success
1 parent 340a18c commit 7cb954f

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
@@ -229,6 +229,7 @@ jobs:
229229
230230
- name: Commit data.json and results directory
231231
working-directory: results-repo
232+
if: false
232233
run: |
233234
git config --global user.name "GitHub Actions Bot"
234235
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)