Skip to content

Commit 3cb36f4

Browse files
authored
Update DocsNav.yml (#143)
1 parent 03203e2 commit 3cb36f4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/DocsNav.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Add Navbar
22

33
on:
4-
push:
5-
branches:
6-
- gh-pages # Triggers the workflow on push events to gh-pages branch
4+
page_build: # Triggers the workflow on push events to gh-pages branch
75
workflow_dispatch: # Allows manual triggering
86

97
jobs:

0 commit comments

Comments
 (0)