Skip to content

Commit 68c742f

Browse files
[github-actions] Preserve git history for metrics reports (#103) (#104)
* [github-actions] Preserve git history for metrics reports (#103) * Update wiki submodule pointer for PR #104 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b07911 commit 68c742f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/wiki

Submodule wiki updated from c8ed75d to 8390424

.github/workflows/reports.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343

4444
steps:
4545
- uses: actions/checkout@v6
46+
with:
47+
fetch-depth: 0
4648

4749
- name: Setup PHP
4850
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)