Skip to content

Commit

Permalink
No need for deep fetch for YAML lint
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Apr 24, 2022
1 parent 977de0a commit 93e0f34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3

0 comments on commit 93e0f34

Please sign in to comment.