Skip to content

Commit abc4c9a

Browse files
committed
Add Hagihub action recommendations
1 parent e0a77fa commit abc4c9a

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: ci
3+
watch: true
4+
include: true
5+
reason: "build and validate the web app"
6+
- id: deploy-gh-pages
7+
watch: true
8+
include: true
9+
reason: "publish site"

0 commit comments

Comments
 (0)