Skip to content

Commit a50bc7f

Browse files
committed
only update doc on release
1 parent 00c4340 commit a50bc7f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/pytest-docs.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
name: Build Docs
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
tags:
8-
- "v*"
9-
pull_request:
10-
branches:
11-
- main
4+
[release, workflow_dispatch]
125

136
jobs:
147
build:

0 commit comments

Comments
 (0)