Skip to content

Commit 17285ed

Browse files
committed
update generate-docs.yml
1 parent b50e0ec commit 17285ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ on:
55
branches:
66
- main
77
- dev-build
8-
tags: '*'
8+
tags: 'v*'
99
pull_request:
10+
branches:
11+
- main
12+
- dev-build
1013
release:
1114
types: [published]
1215

0 commit comments

Comments
 (0)