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

View File

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