ci: build docker image only on main

This commit is contained in:
Tim Schubert 2023-05-25 17:04:10 +02:00
parent 1f579be166
commit c272551f4d
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

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