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