Skip to content

Commit

Permalink
fix zulip bot content
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Dec 2, 2024
1 parent 58825f2 commit d782542
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/zulip_bot_high_p_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
to: "contributing"
type: "stream"
topic: "High Priority Issues Bot"
content: |
[${github.event.issue.title}](${github.event.issue.html_url})
content: '[${{ github.event.issue.title }}](${{ github.event.issue.html_url }})'

0 comments on commit d782542

Please sign in to comment.