Skip to content

Commit 5a78dd7

Browse files
authored
[ci] Also notify compiler ready for review PRs (facebook#32371)
Similar to facebook#32344
1 parent d814852 commit 5a78dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compiler_discord_notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: (Compiler) Discord Notify
22

33
on:
44
pull_request_target:
5-
types: [opened]
5+
types: [opened, ready_for_review]
66
paths:
77
- compiler/**
88
- .github/workflows/compiler_**.yml

0 commit comments

Comments
 (0)