We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c824f7 commit 389afbeCopy full SHA for 389afbe
.github/workflows/yamllint.yml
@@ -41,4 +41,4 @@ jobs:
41
- uses: actions/checkout@v4
42
- uses: ibiqlik/action-yamllint@v3
43
with:
44
- config-file: .yamllint.yaml
+ config_file: .github/yamllint.yml
.yamllint.yaml .github/yamllint.yml
0 commit comments