Commit e6ecd80
committed
Add author_association and PR-only guards to assist job
- Restrict @claude to trusted authors (author_association != NONE)
- Only trigger on PR comments, not regular issues
(check github.event.issue.pull_request)
Co-authored-by: Isaac1 parent c6576dd commit e6ecd80
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments