Enable docker workflow on all branches
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 15s

This commit is contained in:
2024-03-09 20:05:34 +01:00
parent 8905673d6d
commit 4fc13471f5

View File

@ -2,7 +2,7 @@ name: Build Formula10 Docker Image
on:
push:
branches: [main]
# branches: [main]
paths:
- ".gitea/workflows/**"
- "Dockerfile"