Skip to content

Commit dec7773

Browse files
committed
build: disable discussion response workflow
1 parent cc5feb5 commit dec7773

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/discussion_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)