Skip to content

Commit cdaffee

Browse files
committed
fix documentaiton tweak
1 parent 4de26e5 commit cdaffee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/documentation.yml

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
name: Documentation
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
tags: '*'
8+
pull_request:
9+
210
jobs:
311
build:
412
permissions:

0 commit comments

Comments
 (0)