Skip to content

Commit 90777a2

Browse files
committed
Fix breaking change / deprecation comment automation
1 parent 5d27f02 commit 90777a2

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)