Skip to content

Commit 77cbde4

Browse files
authored
Update sphinx_gh_pages.yml
1 parent ac994be commit 77cbde4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/sphinx_gh_pages.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ name: Build-sphinx-docs
55
# Controls when the workflow will run
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
8-
push:
9-
branches: [main]
10-
pull_request:
8+
release:
119
branches: [main]
10+
1211

1312
# Allows you to run this workflow manually from the Actions tab
1413
workflow_dispatch:

0 commit comments

Comments
 (0)