Upgrade repo's Community Profile
[rnaseq-cwl-training.git] / bin / lesson_check.py
index ebd4baf6b49f8882bb5892a5eaec614417c38ed3..93a10d9b2e958560ef70a734622e93cdc2eb849e 100755 (executable)
@@ -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,