Skip to content

Commit

Permalink
chore: remove debugging artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Dec 11, 2023
1 parent 3763241 commit a3e8181
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/linting-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,6 @@ jobs:
name: linter
path: |
megalinter-reports
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
if: ${{ success() || failure() }}
with:
name: gitleaks
path: gitleaks_report.json
- uses: reviewdog/action-suggester@94877e550e6b522dc1d21231974b645ff2f084ce # v1.8.0
with:
tool_name: MegaLinter
Expand Down

0 comments on commit a3e8181

Please sign in to comment.