Skip to content

Commit 35d60b6

Browse files
authored
Merge pull request #4105 from ClickHouse/Blargian-patch-65
Legal: update trademark-cla-notice.yml
2 parents 8b5f771 + c55f385 commit 35d60b6

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
@@ -1,7 +1,7 @@
11
name: Trademark CLA Notice
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, edited, synchronize]
66

77
# Set repository-level permissions
@@ -224,4 +224,4 @@ jobs:
224224
} catch (error) {
225225
console.error('Error in CLA comment step:', error);
226226
throw error;
227-
}
227+
}

0 commit comments

Comments
 (0)