Commit 27d5545
Use activity type in pull_request_review trigger
- Move 'submitted' from if condition to trigger types
- Cleaner and more idiomatic GitHub Actions syntax
- Simplifies the if condition by removing redundant action check
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>1 parent a83e9fb commit 27d5545
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments