bot blacklist

This commit is contained in:
Michel Roegl-Brunner
2026-06-16 13:01:26 +02:00
parent e60c1f31c2
commit 29c25a0ab8
+1
View File
@@ -28,6 +28,7 @@ jobs:
const allowedBots = [
"push-app-to-main[bot]",
"push-app-to-main",
"community-scripts-pr-app"
];
if (allowedBots.includes(author)) {