Do not build docker images for pull requests

This commit is contained in:
Jan Böhmer 2023-03-18 22:26:36 +01:00
parent 15331da389
commit 5d07070558

View file

@ -10,9 +10,6 @@ on:
tags:
- 'v*.*.*'
- 'v*.*.*-**'
pull_request:
branches:
- 'master'
jobs:
docker: