Skip to content

Commit 648f903

Browse files
Exclude navigation bar from DoodleBUGS project (#341)
Co-authored-by: Hong Ge <[email protected]>
1 parent e822f55 commit 648f903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/DocsNav.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: TuringLang/actions/DocsNav@main
2626
with:
2727
doc-path: '.'
28+
exclude-paths: '["DoodleBUGS"]'
2829

2930
- name: Commit and push changes
3031
run: |

0 commit comments

Comments
 (0)