chore: rename primary branch to main
All checks were successful
Release / build-image (push) Successful in 46s

This commit is contained in:
Tommy 2025-03-02 14:01:10 +01:00
parent c0ab219412
commit a77b985a7d
Signed by: tommy
SSH key fingerprint: SHA256:1LWgQT3QPHIT29plS8jjXc3S1FcE/4oGvsx3Efxs6Uc

View file

@ -4,7 +4,7 @@ name: Release
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches: [ "main" ]
paths:
- 'mbpfan/**'
- Dockerfile