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 ff12cbf commit cea14f5Copy full SHA for cea14f5
.github/workflows/repository_notifier.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
token: ${{ secrets.TG_TOKEN }}
23
to: ${{ secrets.TG_CHAT_ID }}
24
- parse_mode: markdown
+ format: markdown
25
message: |
26
🚀 *New Push to Main*
27
- **Repository**: [${{ github.repository }}](https://github.com/${{ github.repository }})
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
🔄 *Pull Request Activity*
42
- **Action**: `${{ github.event.action }}`
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
📝 *Issue Activity*
58
0 commit comments