Lint
This commit is contained in:
2
.github/workflows/validate_yamllint.yml
vendored
2
.github/workflows/validate_yamllint.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4.1.0
|
||||
with:
|
||||
fetch-depth: '0' # Fetch all history for all tags and branches
|
||||
fetch-depth: '0'
|
||||
|
||||
- name: Identify changed files
|
||||
uses: tj-actions/changed-files@v41
|
||||
|
||||
Reference in New Issue
Block a user