mirror of
https://github.com/aler9/rtsp-simple-server
synced 2026-04-22 23:17:11 +08:00
update issue workflow
This commit is contained in:
@@ -39,7 +39,8 @@ jobs:
|
||||
owner: context.issue.owner,
|
||||
repo: context.issue.repo,
|
||||
issue_number: context.issue.number,
|
||||
body: 'This issue is being automatically closed because it does not follow the issue template.',
|
||||
body: 'This issue is being automatically closed because it does not follow the issue template.\n'
|
||||
+ 'Please reopen the issue and make sure to include all sections of the template.',
|
||||
});
|
||||
|
||||
await github.rest.issues.update({
|
||||
|
||||
Reference in New Issue
Block a user