ignore docker workflow file for test

This commit is contained in:
Peter Bieringer
2026-06-14 17:08:39 +02:00
parent 52f1062d90
commit 0e075e2e6b

View File

@@ -13,6 +13,7 @@ on:
- 'contrib/**'
- 'compose.yaml'
- 'setup.py.legacy'
- '.github/workflows/docker-publish.yml'
pull_request:
paths-ignore:
- 'docs/**'
@@ -26,6 +27,7 @@ on:
- 'contrib/**'
- 'compose.yaml'
- 'setup.py.legacy'
- '.github/workflows/docker-publish.yml'
jobs: