mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
Merge branch 'dev' into feat/learnhouse-init-install
This commit is contained in:
commit
0b57cf362c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker-build.yaml
vendored
3
.github/workflows/docker-build.yaml
vendored
|
|
@ -3,6 +3,9 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- "**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "**"
|
||||
jobs:
|
||||
docker-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue