Skip to content

Commit c4ebb54

Browse files
Ivan GorshkovIvan Gorshkov
authored andcommitted
ga to run on conflict resolution
1 parent 6d87981 commit c4ebb54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create-clean-gen-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@ jobs:
6868
--repo ${{ github.repository }} \
6969
--head "$CLEAN_GEN_BRANCH" \
7070
--base main \
71-
--title "✅ SDK Update with Resolved Conflicts"
71+
--title "✅ SDK Update with Resolved Conflicts" \
72+
--body "SDK generation with custom code conflicts resolved"

0 commit comments

Comments
 (0)