diff --git a/.github/workflows/DALLE.yml b/.github/workflows/DALLE.yml index 2223c50..0cd96c2 100644 --- a/.github/workflows/DALLE.yml +++ b/.github/workflows/DALLE.yml @@ -1,6 +1,6 @@ on: issue_comment: - types: [created] + types: [created, edited] jobs: OpenAI_Reply: if: "contains(github.event.issue.labels.*.name, 'image')"