We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a35bad commit 123c4cdCopy full SHA for 123c4cd
.github/workflows/automerge.yml
@@ -7,4 +7,6 @@ on:
7
jobs:
8
automerge:
9
uses: salesforcecli/github-workflows/.github/workflows/automerge.yml@main
10
+ with:
11
+ mergeMethod: squash
12
secrets: inherit
0 commit comments