Skip to content

Commit

Permalink
[Fix] closed flag (#2047)
Browse files Browse the repository at this point in the history
Update issue-labeled.yml
  • Loading branch information
linlinzzo authored Feb 20, 2024
1 parent b1f4097 commit c2c072c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue-labeled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
body: "您好,已为您更改。\n请查看[开往成员列表](https://list.travellings.cn/)\n开往的QQ群:186690715"
});
} else if (label.name === "社群通知") {
github.issues.createComment({
issue_number: issue.number,
Expand Down

0 comments on commit c2c072c

Please sign in to comment.