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 5be42e8 commit 96cf1efCopy full SHA for 96cf1ef
.github/workflows/quality-check.yml
@@ -22,6 +22,8 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
25
+ with:
26
+ fetch-depth: 0
27
28
- name: 'Setup project'
29
uses: ./.github/actions/setup-project
0 commit comments