Skip to content

Commit 395c58d

Browse files
committed
update convert scripts actions workflow commit message
1 parent df8c366 commit 395c58d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/convert-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
git config user.name "github-actions[bot]"
3030
git config user.email "github-actions[bot]@users.noreply.github.com"
3131
git add scripts/**/*.osts
32-
git diff --cached --quiet || git commit -m "chore: regenerate .osts files"
32+
git diff --cached --quiet || git commit -m "chore(scripts): regenerate .osts files"
3333
git push

0 commit comments

Comments
 (0)