Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c5beab

Browse files
aduh95marco-ippolito
authored andcommitted
tools: fixSLACK_TITLE in invalid commit workflow
PR-URL:#53912Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parenta3183fb commit9c5beab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/notify-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
env:
6161
SLACK_COLOR:'#DE512A'
6262
SLACK_ICON:https://github.com/nodejs.png?size=48
63-
SLACK_TITLE:Invalid commit was pushed to ${{ github.repository.default_branch }}
63+
SLACK_TITLE:Invalid commit was pushed to ${{ github.ref }}
6464
SLACK_MESSAGE:|
6565
<!here> A commit with an invalid message was pushed to <https://github.com/${{ github.repository }}/tree/${{ github.ref_name }}|${{ github.repository }}@${{ github.ref_name }}> by <https://github.com/${{ github.actor }}|${{ github.actor }}>.
6666

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp