We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3aed0 commit 788ca5aCopy full SHA for 788ca5a
.github/workflows/lint.yml
@@ -71,3 +71,5 @@ jobs:
71
with:
72
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
73
commit_message: "Apply lint fixes"
74
+ commit_user_name: bitwarden-devops-bot
75
+ commit_user_email: 106330231+bitwarden-devops-bot@users.noreply.github.com
0 commit comments