Skip to content

Commit 8ac2d27

Browse files
committed
set trigger event to on pull_request gh pages
1 parent f34c041 commit 8ac2d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx_docs_to_gh_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
pull_request:
7+
branches: [ gh-pages ]
78
jobs:
89
deploy:
910
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)