Update branch name in docker workflow
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 54s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 54s
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user