We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d87981 commit c4ebb54Copy full SHA for c4ebb54
.github/workflows/create-clean-gen-pr.yml
@@ -68,4 +68,5 @@ jobs:
68
--repo ${{ github.repository }} \
69
--head "$CLEAN_GEN_BRANCH" \
70
--base main \
71
- --title "✅ SDK Update with Resolved Conflicts"
+ --title "✅ SDK Update with Resolved Conflicts" \
72
+ --body "SDK generation with custom code conflicts resolved"
0 commit comments