Skip to content

Commit 561bfe7

Browse files
committed
Fix. GitHub Actions. Matrix notify step name fixed #2.
1 parent d439c13 commit 561bfe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/releaseNotice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Notice about releases via Telegram
1+
name: Notice about releases via Matrix
22

33
on:
44
release:

.github/workflows/reviewNotice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Notice about review approved via Telegram
1+
name: Notice about review approved via Matrix
22

33
on:
44
pull_request_review:

0 commit comments

Comments
 (0)