We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec7773 commit 527a859Copy full SHA for 527a859
1 file changed
.github/workflows/discussion_comment_bot_response.yml
@@ -27,6 +27,9 @@ on:
27
# Workflow jobs:
28
jobs:
29
respond:
30
+ # FIXME: disabled until determination whether enabling this bot is desirable/helpful
31
+ if: false
32
+
33
# Define a display name:
34
name: 'Respond to question'
35
0 commit comments