mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-05-20 20:54:44 +02:00
d68344867b
The test workflow was configured for 'develop' but the actual branch is named 'dev'. This caused tests not to run on PRs to dev branch. Now tests will run on: - PRs to: main, master, dev, develop - Pushes to: main, master, dev, develop, feature/**