.gitea/workflows/issue.yml aktualisiert
This commit is contained in:
parent
3844f7e405
commit
2d81482a73
|
@ -2,7 +2,8 @@ name: Tgt
|
|||
run-name: CommentCollection
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created, pull_request_comment]
|
||||
types: [created]
|
||||
pull_request_comment:
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue