mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-03-19 03:13:21 +00:00
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/**