mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Workflow Update
This commit is contained in:
1
.github/workflows/changelog-pr.yaml
vendored
1
.github/workflows/changelog-pr.yaml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
|
||||
let prNote = `- ${pr.title} [@${pr.user.login}](https://github.com/${pr.user.login}) ([#${pr.number}](${pr.html_url}))`;
|
||||
|
||||
console.log("Author: " ,pr.user.login);
|
||||
|
||||
if (pr.user.login.includes("push-app-to-main[bot]")) {
|
||||
const scriptName = pr.title;
|
||||
|
||||
Reference in New Issue
Block a user