also run ci action to build demos on main branch
This commit is contained in:
parent
335bb9fa54
commit
0698e77f6c
2 changed files with 4 additions and 0 deletions
3
.github/workflows/demo.yml
vendored
3
.github/workflows/demo.yml
vendored
|
@ -3,6 +3,9 @@ name: Demo
|
|||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
[](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml)
|
||||
[](https://garnix.io) (using Garnix)
|
||||

|
||||
|
||||
SHB's (Self Host Blocks) is yet another server management tool whose goal is to provide better
|
||||
building blocks for self-hosting. Indeed, SHB provides opinionated [building
|
||||
|
|
Loading…
Add table
Reference in a new issue