We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c1163 commit 9d73a62Copy full SHA for 9d73a62
.github/workflows/main.yml
@@ -14,6 +14,8 @@ jobs:
14
name: Check Copyright
15
steps:
16
- uses: actions/checkout@v4
17
+ with:
18
+ fetch-depth: 0
19
- id: copyright-action
20
uses: cicsdev/.github/.github/actions/samples-copyright-checker@aj-changes
21
with:
0 commit comments