Update docker workflow
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s

This commit is contained in:
2024-02-24 18:43:25 +01:00
parent 45d7c50e66
commit e36c4f2b18

View File

@ -4,10 +4,10 @@ on:
push:
branches: [main]
paths:
- ".gitea/workflows/*"
- ".gitea/workflows/**"
- "Dockerfile"
- "requirements.txt"
- "formula10/*"
- "formula10/**"
jobs: