Skip to content

Commit a2f27dc

Browse files
authored
[CI] remove me as author on auto bump (#17)
1 parent ff8b003 commit a2f27dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump_llvm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
commit-message: "[LLVM] Bump to ${{ steps.sync-llvm-project.outputs.LLVM_SHA_SHORT }}"
4545
title: "[LLVM] Bump to ${{ steps.sync-llvm-project.outputs.LLVM_SHA_SHORT }}"
4646
body: "Bump LLVM to https://github.com/llvm/llvm-project/commit/${{ steps.sync-llvm-project.outputs.LLVM_SHA_SHORT }}"
47+
author: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'
4748
base: main
4849
branch: update-llvm
4950
delete-branch: true

0 commit comments

Comments
 (0)