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
Copy file name to clipboardExpand all lines: tools/bin/find_non_rate_limited_PAT
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ for personal_access_token in $@
50
50
51
51
done
52
52
53
-
echo -e "$red_text""::error NO more request availible! Yell at topher or someone on infra!""$default_text"
53
+
echo -e "$red_text""::error Either PR changes are proposed by non-contributor who is prohibited to access repo secrets or NO more request available!""$default_text"
54
+
echo -e "$red_text""::error Yell at Topher or someone on infra""$default_text"
0 commit comments