1
0
Fork 0

also run ci action to build demos on main branch (#275)

This commit is contained in:
Pierre Penninckx 2024-08-14 22:49:01 -07:00 committed by GitHub
parent 335bb9fa54
commit dfe94f59ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,9 @@ name: Demo
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
push:
branches:
- main
jobs: jobs:
build: build:

View file

@ -4,6 +4,7 @@
[![Documentation](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml/badge.svg)](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml) [![Documentation](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml/badge.svg)](https://github.com/ibizaman/selfhostblocks/actions/workflows/pages.yml)
[![Tests](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fibizaman%2Fselfhostblocks%3Fbranch%3Dmain)](https://garnix.io) (using Garnix) [![Tests](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fibizaman%2Fselfhostblocks%3Fbranch%3Dmain)](https://garnix.io) (using Garnix)
![Demos](https://github.com/ibizaman/selfhostblocks/actions/workflows/Demo/badge.svg)
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