docker: cleanup workflow (#5)

This commit is contained in:
Slava 2025-02-24 18:36:01 +02:00 committed by GitHub
parent fe7aa0f8b6
commit f11cf44ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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