mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 06:04:24 +01:00
test action
This commit is contained in:
parent
2a0de025e2
commit
8641f24020
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -2,7 +2,9 @@ name: Build Images
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches:
|
||||
- master
|
||||
- docker-build-and-push
|
||||
pull_request:
|
||||
paths:
|
||||
- docker-compose.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue