mirror of
https://github.com/unraid/api.git
synced 2026-01-16 13:39:51 -06:00
- Moved the 'release-please' job to run independently and added it as a dependency for the 'test-api' and 'build-plugin-staging-pr' jobs. - Updated permissions and checkout steps for the 'release-please' job to ensure proper execution on main branch pushes. - Enhanced workflow structure for better clarity and maintainability.