Commit 5ac1903
Add action check to auto-merge workflow
- Ensure workflow only runs when review is submitted (not dismissed or other events)
- Add github.event.action == 'submitted' check for better event filtering
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>1 parent 0e73cd7 commit 5ac1903
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments