ci: disable docker publish on push

This commit is contained in:
DJTBOT 2026-01-07 15:49:32 +01:00
parent 0f87f8d7a8
commit 2aaf9b47a6

View File

@ -2,8 +2,6 @@
name: Publish Docker Image
on:
push:
branches: [ main ]
workflow_dispatch:
permissions: