소스 검색

updated wiki topic to clarify the two ways to update workflow file.

mitm001 4 년 전
부모
커밋
1812657e13
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docs-wiki/modules/ROOT/pages/wiki_admin.adoc

+ 2 - 0
docs-wiki/modules/ROOT/pages/wiki_admin.adoc

@@ -42,6 +42,8 @@ The workflow can be configured to update the `package-lock` and `package.json` f
 
 DO NOT UPDATE OR PUSH THESE FILES UNLESS YOU DISCUSS IT WITH THE OTHER ADMINISTRATORS FIRST!
 
+The workflow file `main.yml`, located under menu:.github[workflows], can only be edited and pushed using either the github online interface or by using git bash locally and pushing the commit. Using the Atom Editor or git desktop git commands will fail.
+
 The `supplemental-ui` folder holds the content for Anotra search, the header and footer for the ui. Edit these as needed in the wiki repository, but *do not edit* these same files on the `wiki-ui` repository.
 
 Technically, the entire ui can be configured from the wiki repo.