mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
update issue workflow
This commit is contained in:
parent
9f452a5597
commit
273e28c819
1 changed files with 2 additions and 1 deletions
3
.github/workflows/issues.yml
vendored
3
.github/workflows/issues.yml
vendored
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue