Skip to content

Commit

Permalink
Update email-on-need-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTinker64 authored Oct 24, 2024
1 parent 0b16a00 commit b5eb136
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/email-on-need-review.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Send Email on Need Review Issue

on:
issues: [edited]
issues:
types: [edited]

jobs:
GPT_send_email:
Expand Down

0 comments on commit b5eb136

Please sign in to comment.