ci: build docker image only on main

This commit is contained in:
Tim Schubert 2023-05-25 17:04:10 +02:00 committed by Tim Schubert
parent 1f579be166
commit b77990210f

View file

@ -3,8 +3,6 @@ name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs: