Skip to content

Commit 77049de

Browse files
committed
We can use fetch-depth: 0 in CI.
1 parent 65d12ab commit 77049de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/browser-extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414
with:
1515
submodules: recursive
16+
fetch-depth: 0
1617
- uses: pnpm/action-setup@v4
1718
with:
1819
version: 10

0 commit comments

Comments
 (0)