remove building docker images on code changes in prs (#6192)

This commit is contained in:
ebbit1q 2025-09-28 18:44:35 +02:00
parent 44da57d945
commit ed4c92c42c

View file

@ -11,12 +11,6 @@ on:
- master
paths:
- '.github/workflows/docker-release.yml'
- 'CMakeLists.txt'
- 'Dockerfile'
- 'servatrice/**'
- 'common/**'
- 'cmake/**'
- '!**.md'
jobs:
docker: