Change branch target (for tests)

This commit is contained in:
chris 2023-04-20 22:53:58 -04:00
parent 2b31a8c4fa
commit 8bc5b0029a
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@ on:
paths:
- doc/** # This includes all sub folders
branches:
- main # This can be changed to any branch of your preference
- PublishDocsToWiki # This can be changed to any branch of your preference
env:
USER_TOKEN: ${{ secrets.WIKI_ACTION_TOKEN }} # This is the repository secret

View file

@ -33,3 +33,4 @@ then build it using command
or building it under the Visual Studio 2019
(set the OrcaSlicer_app_gui as start project)
![image](https://user-images.githubusercontent.com/106916061/179185940-06135b47-f2a4-415a-9be4-666680fa0f9a.png)