Skip to content

Commit 836df4a

Browse files
schroedtertOzaq
authored andcommitted
Build documentation on pushes/PRs of rls-* branches
1 parent db618c9 commit 836df4a

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
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- master
7+
- rls-*
78
tags:
89
- '**'
910
pull_request:
1011
branches:
1112
- master
13+
- rls-*
1214

1315
jobs:
1416
docs:

0 commit comments

Comments
 (0)