also run ci action to build demos on main branch (#275)
This commit is contained in:
parent
335bb9fa54
commit
dfe94f59ae
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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
[](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml)
|
[](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml)
|
||||||
[](https://garnix.io) (using Garnix)
|
[](https://garnix.io) (using Garnix)
|
||||||
|

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