Workflow: Fix pocketbase workflow branch name

This commit is contained in:
2025-02-02 20:46:11 +01:00
parent 02879f0787
commit 964ba6bdce

View File

@ -2,7 +2,7 @@ name: Build Pocketbase Docker Image
on:
push:
branches: [main]
branches: [master]
paths:
- ".gitea/workflows/pocketbase-docker.yaml"
- "pocketbase.dockerfile"