diff --git a/.github/workflows/DocsNav.yml b/.github/workflows/DocsNav.yml index c0c69b34..440e9e61 100644 --- a/.github/workflows/DocsNav.yml +++ b/.github/workflows/DocsNav.yml @@ -1,9 +1,7 @@ name: Add Navbar on: - push: - branches: - - gh-pages # Triggers the workflow on push events to gh-pages branch + page_build: # Triggers the workflow on push events to gh-pages branch workflow_dispatch: # Allows manual triggering jobs: