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
The default GitHub workflow token isn't privileged enough to check org
membership for PR authors. This prevents smoke tests for running
automatically for org members. To fix this, switch to a PAT with the correct
privileges for this check.
Signed-off-by: Nick Hale <[email protected]>
0 commit comments