Skip to content

Commit 655fd2a

Browse files
authored
Fix breaking change / deprecation comment automation (open-telemetry#15015)
1 parent 5d27f02 commit 655fd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation-comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: PR Automation Comments
22
on:
3-
pull_request:
3+
pull_request_target:
44
types: [labeled]
55

66
permissions:

0 commit comments

Comments
 (0)