mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 10:12:13 +10:00
add quick and dirty docker compose and auto update
This commit is contained in:
parent
ec63baf7b0
commit
5c081e3e8a
6 changed files with 54 additions and 7 deletions
5
.github/pull.yml
vendored
Normal file
5
.github/pull.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
version: "1"
|
||||
rules:
|
||||
- base: main
|
||||
upstream: fmhy:main
|
||||
mergeMethod: merge
|
Loading…
Add table
Add a link
Reference in a new issue