Skip to content

Commit

Permalink
Remove report
Browse files Browse the repository at this point in the history
  • Loading branch information
cfkoehler committed Sep 18, 2023
1 parent e83afd0 commit e7f9bdb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,3 @@ jobs:
VALIDATE_XML: true
VALIDATE_YAML: true
FILTER_REGEX_EXCLUDE: .*contrib/helm.*

# Upload Mega-Linter artifacts. They will be available on Github action page "Artifacts" section
- name: Archive production artifacts
if: ${{ success() }} || ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: Mega-Linter reports
path: |
report
mega-linter.log

0 comments on commit e7f9bdb

Please sign in to comment.