mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
test action
This commit is contained in:
parent
2a0de025e2
commit
8641f24020
1 changed files with 3 additions and 1 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -2,7 +2,9 @@ name: Build Images
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: master
|
branches:
|
||||||
|
- master
|
||||||
|
- docker-build-and-push
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- docker-compose.yml
|
- docker-compose.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue