Skip to content

Commit 416fa56

Browse files
authored
fix: configure automerge package manager (#674)
1 parent 869b28c commit 416fa56

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/automerge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ on:
77
jobs:
88
automerge:
99
uses: salesforcecli/github-workflows/.github/workflows/automerge.yml@main
10+
with:
11+
package-manager: yarn
12+
cache-dependency-path: yarn.lock
1013
secrets: inherit

0 commit comments

Comments
 (0)