Skip to content

Commit d7e80f6

Browse files
authored
get the full history (#3398)
1 parent 3be1985 commit d7e80f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-dev-branches.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
pull-requests: write
2828
steps:
2929
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
30+
with:
31+
fetch-depth: 0
3032
- run: |
3133
git config --local user.email svc-api-experience-integrations-escalation@mongodb.com
3234
git config --local user.name svc-apix-bot

0 commit comments

Comments
 (0)