This commit is contained in:
Lee
2023-12-30 23:27:22 +00:00
parent 1d4dd08fc6
commit cc0c0f2368
3 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,12 @@ on:
push:
branches:
- "main"
ignore:
- "README.md"
- "LICENSE"
- ".gitignore"
- ".gitea/**"
- "docker-compose.yml"
jobs:
docker: