jasontaylordev / CleanArchitecture

Clean Architecture Solution Template for ASP.NET Core
MIT License
17.04k stars 3.65k forks source link

Update codeql.yml to allow for private repositories to be checked-out. #1224

Closed southernsun closed 2 days ago

southernsun commented 2 months ago

Added additional permissions for the analyze job so the action is able to checkout the code of it is a private repository. Otherwise a "repository not found" error is displayed.