remove building docker images on code changes in prs

This commit is contained in:
ebbit1q 2025-09-28 17:20:47 +02:00
parent 5381562a5e
commit bdf353c543

View file

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