Merge branch 'dev' into feat/learnhouse-init-install

This commit is contained in:
Badr B 2024-04-21 12:51:38 +02:00 committed by swve
commit 0b57cf362c

View file

@ -3,6 +3,9 @@ on:
push:
paths:
- "**"
pull_request:
paths:
- "**"
jobs:
docker-build:
runs-on: ubuntu-latest