Skip to content

Commit 9d73a62

Browse files
committed
fix workflow
1 parent d0c1163 commit 9d73a62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
name: Check Copyright
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
fetch-depth: 0
1719
- id: copyright-action
1820
uses: cicsdev/.github/.github/actions/samples-copyright-checker@aj-changes
1921
with:

0 commit comments

Comments
 (0)