We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1369fd commit 074cb62Copy full SHA for 074cb62
.github/workflows/AddIssueComment.yml
@@ -1,6 +1,6 @@
1
-# on:
2
-# issues:
3
-# types: [opened]
+on:
+ issues:
+ types: [opened]
4
5
jobs:
6
thank-user:
0 commit comments