Skip to content

Commit 77e3390

Browse files
committed
Only push on tags again
1 parent df8baf2 commit 77e3390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Generate docs and Create PR on docs repo
55

66
on:
77
push:
8+
tags:
9+
- v*
810

911
jobs:
1012
make_docs:

0 commit comments

Comments
 (0)