Skip to content

Commit f481bd6

Browse files
authored
chore: Fix OSS attribution commit message
1 parent 1d47fad commit f481bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
add-path: src/**/ATTRIBUTION.md
3030
branch: attribution-updates-${{ matrix.component }}
3131
title: "chore(deps): Update OSS attribution for ${{ matrix.component }}"
32-
commit-message: "[Automated] Updating OSS attribution documents"
32+
commit-message: "chore: Updating OSS attribution for ${{ matrix.component }}"
3333
delete-branch: true
3434
labels: |
3535
automerge

0 commit comments

Comments
 (0)