Skip to content

Commit 5763c8c

Browse files
committed
[CI] Commit results only when Benchmark ended with success
1 parent e1bb369 commit 5763c8c

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
@@ -226,6 +226,7 @@ jobs:
226226
227227
- name: Commit data.json and results directory
228228
working-directory: results-repo
229+
if: false
229230
run: |
230231
git config --global user.name "GitHub Actions Bot"
231232
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)