Contribution Info (#181)

This commit is contained in:
AbdBarho
2022-10-26 23:57:29 +02:00
committed by GitHub
parent 48f8650fd8
commit 5b4acd605d
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
<!--
Have you created an issue before opening a merge request???
https://github.com/AbdBarho/stable-diffusion-webui-docker#contributing
Please create one so we can discuss it, I don't want your effort to go to waste.
-->
Closes issue #
### Update versions
- auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/

View File

@@ -1,6 +1,12 @@
name: Build Images
on: [push]
on:
push:
branches: master
pull_request:
paths:
- docker-compose.yml
- services
jobs:
build: