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

Commit 7ee3de5

Browse files
Merge branch 'master' into fixed-code-style
2 parents d736b53 + f4a5e6a commit 7ee3de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/task/notification.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ function sendDeployNotification($subject)
7373
'user' => get('user'),
7474
'branch' => get('branch'),
7575
'environment' => get('environment'),
76-
'app_repo_url' => get('app_repo_url', 'https://github.com')
76+
'app_repo_url' => get('app_repo_url', 'https://github.com'),
7777
];
7878
sendHttpRequest($deployedWebookUrl, $deployedData);
7979
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /