Skip to content

Commit 527a859

Browse files
committed
build: disable discussion comment response workflow
1 parent dec7773 commit 527a859

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/discussion_comment_bot_response.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ on:
2727
# Workflow jobs:
2828
jobs:
2929
respond:
30+
# FIXME: disabled until determination whether enabling this bot is desirable/helpful
31+
if: false
32+
3033
# Define a display name:
3134
name: 'Respond to question'
3235

0 commit comments

Comments
 (0)