Update branch name in docker workflow
All checks were successful
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

View File

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