Prowlarr/.github/workflows
nitrobass24 3f9aca3fe0 Fix CI: use dotnet msbuild -restore to properly disable analyzers
The separate restore + build steps caused StyleCop analyzers to be
restored unconditionally, then EnableAnalyzers=false had no effect
since packages were already resolved. Using dotnet msbuild -restore
(matching upstream build.sh) passes the property during both restore
and build phases.
2026-04-14 22:57:25 -05:00
..
build.yml Fix CI: use dotnet msbuild -restore to properly disable analyzers 2026-04-14 22:57:25 -05:00
close_invalid_issues.yml Close issues that don't follow issue templates 2026-03-29 11:47:37 +01:00
label-actions.yml Bump label-actions action to v4 2024-02-13 15:49:26 +02:00
labeler.yml (ci): update action version 2024-04-28 11:42:07 -05:00
lock.yml (ci): update action version 2024-04-28 11:42:07 -05:00