Skip to content

Commit 2bc01c5

Browse files
committed
[CI] Commit results only when Benchmark ended with success
1 parent 7c89d5c commit 2bc01c5

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
@@ -224,6 +224,7 @@ jobs:
224224
225225
- name: Commit data.json and results directory
226226
working-directory: results-repo
227+
if: false
227228
run: |
228229
git config --global user.name "GitHub Actions Bot"
229230
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)