Bläddra i källkod

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

mitm001 4 år sedan
förälder
incheckning
1812657e13
1 ändrade filer med 2 tillägg och 0 borttagningar
  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.