Browse Source

feat: add auto-reply-react19 yaml

林艳 7 months ago
parent
commit
c125838b29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/auto-reply-react19.yaml

+ 1 - 1
.github/workflows/auto-reply-react19.yaml

@@ -2,7 +2,7 @@ name: Automatically reply to React19 related issues
 
 on:
   issues:
-    types: [opened, edited]
+    types: [opened, edited, labeled]
 
 jobs:
   auto-reply: