From 3cb36f4837643a11318eb889fa0aa74075559db7 Mon Sep 17 00:00:00 2001 From: Hong Ge <3279477+yebai@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:56:26 +0100 Subject: [PATCH] Update DocsNav.yml (#143) --- .github/workflows/DocsNav.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: