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

This commit is contained in:
ebbit1q 2025-09-28 18:44:35 +02:00 committed by GitHub
parent 5381562a5e
commit 2a032f3116
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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