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

Commit402f17b

Browse files
Update .github/workflows/changerawr-sync.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent8163810 commit402f17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/changerawr-sync.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pr_title: prTitle,
3838
pr_url: prUrl,
3939
merged_at: context.payload.pull_request.merged_at,
40-
merged_by: context.payload.pull_request.merged_by.login
40+
merged_by: context.payload.pull_request.merged_by?.login || 'unknown'
4141
}
4242
};
4343

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp