mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
bot blacklist
This commit is contained in:
parent
e60c1f31c2
commit
29c25a0ab8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/close-new-script-prs.yml
generated
vendored
1
.github/workflows/close-new-script-prs.yml
generated
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
const allowedBots = [
|
||||
"push-app-to-main[bot]",
|
||||
"push-app-to-main",
|
||||
"community-scripts-pr-app"
|
||||
];
|
||||
|
||||
if (allowedBots.includes(author)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue