fix branch name in workflow

This commit is contained in:
Mara Wörle 2025-07-08 18:48:31 +02:00
parent 08fa7e5ee3
commit 691012b692

View file

@ -3,13 +3,13 @@ name: Create Buildcontainer
on:
push:
branches:
- "main"
- "mistress"
paths:
- .forgejo/workflows/buildcontainer.yml
- Dockerfile
pull_request:
branches:
- "main"
- "mistress"
paths:
- .forgejo/workflows/buildcontainer.yml
- Dockerfile