docker: cleanup workflow

This commit is contained in:
Slava 2025-02-24 18:32:19 +02:00
parent fe7aa0f8b6
commit 3a245ede60
No known key found for this signature in database
GPG Key ID: 351E7AA9BD0DFEB8

View File

@ -11,11 +11,8 @@ on:
- '**/*.md'
- '.gitignore'
- '.dockerignore'
- 'docker/**'
- '!docker/Dockerfile'
- '.github/**'
- '!.github/workflows/docker.yml'
- '!.github/workflows/docker-reusable.yml'
- 'LICENSE-*'
workflow_dispatch: