Skip to content

Commit 572e4fb

Browse files
committed
Fix workflows
1 parent a12e372 commit 572e4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: MultiDocumentation
33
on:
44
push:
55
branches:
6-
- new-multidocs
6+
- test-multidocs
77
tags: '*'
88
pull_request:
99

0 commit comments

Comments
 (0)