We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d814852 commit 5a78dd7Copy full SHA for 5a78dd7
.github/workflows/compiler_discord_notify.yml
@@ -2,7 +2,7 @@ name: (Compiler) Discord Notify
2
3
on:
4
pull_request_target:
5
- types: [opened]
+ types: [opened, ready_for_review]
6
paths:
7
- compiler/**
8
- .github/workflows/compiler_**.yml
0 commit comments