Skip to content

Commit

Permalink
fix(CI): Removed Git Merge Conflict marker check from linter
Browse files Browse the repository at this point in the history
Signed-off-by: Saptarshi Sarkar <[email protected]>
  • Loading branch information
SaptarshiSarkar12 authored Nov 19, 2024
1 parent a6077a1 commit 561a8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
VALIDATE_YAML: false
VALIDATE_CHECKOV: false
VALIDATE_SHELL_SHFMT: false
VALIDATE_GIT_MERGE_CONFLICT_MARKERS: false
- name: Set read and write permission in super linter log
run: sudo chmod 777 super-linter.log
- name: Upload Lint Result
Expand Down

0 comments on commit 561a8af

Please sign in to comment.