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 e94c614 commit 034e3d7Copy full SHA for 034e3d7
1 file changed
.github/workflows/yaml-lint.yml
@@ -30,6 +30,8 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- uses: actions/checkout@v4
33
+ with:
34
+ fetch-depth: 0
35
- uses: github/super-linter/slim@v7
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments