Skip to content

Commit

Permalink
update DALLE workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xihajun authored May 22, 2023
1 parent e52939a commit bd10c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DALLE.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
issue_comment:
types: [created]
types: [created, edited]
jobs:
OpenAI_Reply:
if: "contains(github.event.issue.labels.*.name, 'image')"
Expand Down

0 comments on commit bd10c4f

Please sign in to comment.