We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948452c commit 517ab0fCopy full SHA for 517ab0f
1 file changed
internal/gapicgen/cmd/genbot/github.go
@@ -225,7 +225,6 @@ git push origin $BRANCH_NAME
225
Body: &body,
226
Head: &head,
227
Base: &base,
228
- Draft: github.Bool(true),
229
})
230
if err != nil {
231
return 0, err
0 commit comments