Skip to content

Commit 470f1bf

Browse files
committed
ci: Sign automatic formatting PRs as bot
1 parent c6d3f99 commit 470f1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
title: 'Automatic formatting changes'
4848
commit-message: 'style: automated formatting'
4949
labels: bot
50-
author: 'github-action[bot] <41898282+github-actions[bot]@users.noreply.github.com>'
50+
sign-commits: true
5151
body: >
5252
Automated formatting by
5353
[ruff-action](https://github.com/ChartBoost/ruff-action) and

0 commit comments

Comments
 (0)