Skip to content

Commit 26117a1

Browse files
fix: re-enable auto-push in profiling workflow (gh-pages branch created)
1 parent ef61aff commit 26117a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/profiling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
tool: 'cargo'
158158
output-file-path: benchmark-results.txt
159159
github-token: ${{ secrets.GITHUB_TOKEN }}
160-
auto-push: false
160+
auto-push: true
161161
alert-threshold: '200%'
162162
comment-on-alert: true
163163
fail-on-alert: true

0 commit comments

Comments
 (0)