Skip to content

Commit 398cd68

Browse files
Only build-docs when creating tags
1 parent e6b3162 commit 398cd68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
release:
44
types: [created]
55
push:
6-
branches:
7-
- master
86
tags:
97
- '**'
108
jobs:

0 commit comments

Comments
 (0)