chore(ci): tweak commit msg

This commit is contained in:
rektdeckard
2024-12-28 22:14:12 -07:00
committed by Tobias Fried
parent b6d47ab575
commit 288f4466c5

View File

@@ -71,7 +71,7 @@ jobs:
# Create PR
gh pr create \
--title "Sync README section" \
--title "chore(docs): sync readme section" \
--body "Automated PR to sync README section from master repository" \
--base main
fi