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
I noticed multiple times, e.g.
#13883, that the
external contributor PRs do not trigger CI automatically.
I think this is because stuff that is triggered by GITHUB_TOKEN does not
trigger CI. So I am updating this to use the repo scoped token instead,
let's see if that works.
0 commit comments