Skip to content

Commit

Permalink
Merge branch 'main' into pelasne/build-for-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TessFerrandez authored Nov 13, 2023
2 parents 8e85e8e + 7c075aa commit de09a43
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:

# Upload MegaLinter artifacts
- name: Archive production artifacts
if: ${{ success() }} || ${{ failure() }}
uses: actions/upload-artifact@v2
with:
name: MegaLinter reports
Expand Down
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ LOG_LEVEL: WARNING
MARKDOWN_MARKDOWN_LINK_CHECK_ARGUMENTS: "-q"
# DISABLE_ERRORS: true # Uncomment if you want MegaLinter to detect errors but not block CI to pass
PLUGINS:
- https://raw.githubusercontent.com/shiranr/linkcheck/v2.0.4.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml
- https://raw.githubusercontent.com/shiranr/linkcheck/main/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml
2 changes: 0 additions & 2 deletions docs/design/temp.md

This file was deleted.

0 comments on commit de09a43

Please sign in to comment.