Skip to content

Commit e56f2cf

Browse files
authored
Turns out this flag is required (#5158)
1 parent 9f9d7ac commit e56f2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-api-schema-sha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
git push --set-upstream origin "$branch"
3333
3434
gh pr create --fill
35-
gh pr merge --squash
35+
gh pr merge --squash --auto

0 commit comments

Comments
 (0)