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: push:
paths: paths:
- "**" - "**"
pull_request:
paths:
- "**"
jobs: jobs:
docker-build: docker-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest