.gitea/workflows/issue.yml aktualisiert
All checks were successful
CI / release (push) Successful in 35s
All checks were successful
CI / release (push) Successful in 35s
This commit is contained in:
parent
353acde271
commit
3844f7e405
@ -2,7 +2,8 @@ name: Tgt
|
||||
run-name: CommentCollection
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
types: [created, pull_request_comment]
|
||||
|
||||
|
||||
jobs:
|
||||
Dump Gitea Context:
|
||||
|
Loading…
x
Reference in New Issue
Block a user