We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a603c commit cbd8f87Copy full SHA for cbd8f87
.github/workflows/megalinter.yaml
@@ -19,8 +19,3 @@ jobs:
19
- name: Archive production artifacts
20
if: ${{ success() }} || ${{ failure() }}
21
uses: actions/upload-artifact@v3
22
- with:
23
- name: MegaLinter reports
24
- path: |
25
- report
26
- mega-linter.log
0 commit comments