👷 fix branch name for CI docker build
Some checks failed
ci / docker (push) Failing after 12s

This commit is contained in:
Finn Christiansen 2023-11-08 22:50:13 +01:00
parent e5f76a956e
commit 55aca081c7

View file

@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- "main"
- "master"
jobs:
docker: