Skip to content

Commit 39f3306

Browse files
authored
chore: update automerge workflow to use squash merge method (#420)
1 parent 1e291fe commit 39f3306

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/automerge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ on:
77
jobs:
88
automerge:
99
uses: salesforcecli/github-workflows/.github/workflows/automerge.yml@main
10+
with:
11+
mergeMethod: squash
1012
secrets: inherit

0 commit comments

Comments
 (0)