Update branch name in docker workflow
Build Formula10 Docker Image / build-docker (push) Successful in 54s

This commit is contained in:
2024-02-16 11:42:48 +01:00
parent e498dcefd9
commit 15065498be
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build Formula10 Docker Image
on:
push:
branches: [master]
branches: [main]
paths:
- ".gitea/workflows/*"
- "Dockerfile"