Skip to content

Commit

Permalink
feat: updated yamllint file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelesh Goel committed Jan 22, 2025
1 parent 057a1c8 commit 7403a69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
cat >.yamllint <<EOF
---
extends: default
rules:
# Disabled as only in a very few select use cases document marker is needed
# as explained here: https://yaml.org/spec/1.2.2/#912-document-markers
Expand All @@ -43,7 +42,6 @@ jobs:
truthy:
allowed-values: ['true', 'false']
check-keys: false
EOF
- name: Run yamllint
Expand Down

0 comments on commit 7403a69

Please sign in to comment.