We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9e50c commit 488a381Copy full SHA for 488a381
1 file changed
.github/workflows/ci.yml
@@ -23,8 +23,6 @@ jobs:
23
24
steps:
25
- uses: actions/checkout@v4
26
- with:
27
- fetch-depth: 0
28
29
- uses: ./.github/actions/ci
30
with:
0 commit comments