Skip to content

Commit 524e2d2

Browse files
committed
Add Hagihub action recommendations
1 parent 4c2795b commit 524e2d2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.hagihub/settings.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
action_recommendations:
2+
- id: docs-ci
3+
watch: true
4+
include: true
5+
reason: "build and validate docs"
6+
- id: docs-deploy-gh-pages
7+
watch: true
8+
include: true
9+
reason: "publish docs site"

0 commit comments

Comments
 (0)