.gitea/workflows/issue.yml aktualisiert
CI / release (push) Has been cancelled Details

This commit is contained in:
florian 2024-02-15 01:22:34 +01:00
parent 7100f51ac4
commit 353acde271
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Tgt
run-name: CommentCollection
on:
issue_comment:
type: [created]
types: [created]
jobs:
Dump Gitea Context: