Skip to content

Commit 699ea25

Browse files
authored
Update trademark-cla-notice.yml
1 parent 7a9e2e0 commit 699ea25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trademark-cla-notice.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ jobs:
170170
171171
if (!existingClaComment && context.eventName === 'pull_request_target') {
172172
const claText = '# Trademark License Addendum\n\n' +
173-
'Merging of this pull request is temporarily blocked as it potentially
174-
'contains a contribution containing a trademark. Please \n' +
173+
'Merging of this pull request is temporarily blocked as it potentially ' +
174+
'contains a contribution containing a trademark. git diffPlease \n' +
175175
'read and agree to the Trademark License Addendum below to \n' +
176176
'unblock merging of this pull request.\n\n' +
177177
'<details>\n' +

0 commit comments

Comments
 (0)