We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb00d6e commit 1799eedCopy full SHA for 1799eed
1 file changed
.github/workflows/octo-issue-feed.yml
@@ -16,6 +16,7 @@ jobs:
16
issue_url: ${{ github.event.issue.html_url }}
17
issue_author: ${{ github.event.issue.user.login }}
18
event_action: ${{ github.event.action }}
19
+ enable_im_notify: false
20
secrets:
21
OCTO_BOT_TOKEN: ${{ secrets.OCTO_BOT_TOKEN }}
- TRIAGE_WEBHOOK_URL: ${{ secrets.TRIAGE_WEBHOOK_URL }}
22
+ TRIAGE_WEBHOOK_URL: ${{ secrets.TRIAGE_WEBHOOK_URL }}
0 commit comments