Skip to content

Commit 169ebab

Browse files
authored
Update linter.yml
1 parent 6b068c8 commit 169ebab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
yamllint_file_or_dir: 'descriptions/**/*.yaml'
2020
yamllint_strict: false
21-
yamllint_config_filepath: '.github/workflows/yamllint-config.yml'
21+
yamllint_config_filepath: '.yamllint-config.yml'
2222
yamllint_comment: true
2323
- uses: actions/setup-node@v3
2424
with:

0 commit comments

Comments
 (0)