Skip to content

Commit 518b90d

Browse files
committed
update commit message
1 parent 7ddd92d commit 518b90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Check
2525
run: |
2626
if [[ `git status packages/gatsby-theme-iterative/config/prismjs --porcelain` ]]; then
27-
cml pr create packages/gatsby-theme-iterative/config/prismjs --title "Update tool commands"
27+
cml pr create packages/gatsby-theme-iterative/config/prismjs --title "Update tool commands" --message "update tool commands"
2828
else
2929
echo "No changes!"
3030
fi

0 commit comments

Comments
 (0)