X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/2a7326fbbf7dd9c6f98c5b27ab45faa862060a52..5d78abcdfe74bef35f3b5184ef2ae0a458de8658:/bin/lesson_check.py diff --git a/bin/lesson_check.py b/bin/lesson_check.py index ebd4baf..93a10d9 100755 --- a/bin/lesson_check.py +++ b/bin/lesson_check.py @@ -26,7 +26,7 @@ SOURCE_DIRS = ['', '_episodes', '_extras'] # specially. This list must include all the Markdown files listed in the # 'bin/initialize' script. REQUIRED_FILES = { - '%/CONDUCT.md': True, + '%/CODE_OF_CONDUCT.md': True, '%/CONTRIBUTING.md': False, '%/LICENSE.md': True, '%/README.md': False,