You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Allow codegen-sh[bot] to bypass access check in test workflow
The access-check job was failing because codegen-sh[bot] doesn't have
traditional write permissions to the repository. This fix adds a specific
allowlist for the codegen-sh[bot] account while maintaining the security
check for other external contributors.
0 commit comments