Skip to content

Commit

Permalink
remove conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Oct 3, 2023
1 parent e047f70 commit 3095c57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:

# Upload MegaLinter artifacts
- name: Archive production artifacts
if: ${{ success() }} || ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: MegaLinter reports
Expand Down

0 comments on commit 3095c57

Please sign in to comment.