Skip to content

Commit a62be2d

Browse files
committed
fix: documentation on main push
1 parent 4622f71 commit a62be2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Documentation
33
on:
44
workflow_dispatch:
55
push:
6-
tags:
7-
- 'v*'
6+
branches:
7+
- main
88

99
permissions:
1010
pages: write

0 commit comments

Comments
 (0)