mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-03-03 22:33:51 +00:00
The previous condition used invalid GitHub context field. Now uses git diff to properly detect changes to workers/ or docker-compose.yml. Behavior: - Job always runs the check step - Detects if workers/ or docker-compose.yml modified - Only builds Docker images if workers actually changed - Shows clear skip message when no worker changes detected