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 af65604 commit b450545Copy full SHA for b450545
.github/workflows/mega-linter.yml
@@ -49,7 +49,7 @@ jobs:
49
DEFAULT_BRANCH: main
50
# ADD YOUR CUSTOM ENV VARIABLES HERE OR DEFINE THEM IN A FILE .mega-linter.yml AT THE ROOT OF YOUR REPOSITORY
51
# DISABLE: COPYPASTE,SPELL # Uncomment to disable copy-paste and spell checks
52
- LINTER_RULES_PATH: https://raw.githubusercontent.com/joe-sharp/linter-configs/main/
+ LINTER_RULES_PATH: https://raw.githubusercontent.com/joe-sharp/linter-configs/main
53
54
# Upload Mega-Linter artifacts
55
- name: Archive production artifacts
0 commit comments