We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5feb5 commit dec7773Copy full SHA for dec7773
1 file changed
.github/workflows/discussion_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