浏览代码

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!
 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.
 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.
 Technically, the entire ui can be configured from the wiki repo.