Skip to content

Commit

Permalink
[fix] Lark notification
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed May 3, 2024
1 parent e6429b6 commit 1f985bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- - tag: text
text: Issue
- tag: a
text: #${{ github.event.issue.number }}
text: "#${{ github.event.issue.number }}"
href: ${{ github.server_url }}/${{ github.repository }}/issue/${{ github.event.issue.number }}

0 comments on commit 1f985bd

Please sign in to comment.