10 lines
251 B
YAML
10 lines
251 B
YAML
repos:
|
|
- owner: coding-with-hans-heinemann
|
|
repo: the-agency
|
|
notify_on:
|
|
- review_submitted
|
|
- review_comment
|
|
- issue_comment
|
|
- pr_closed
|
|
ignore_actor: hansheinemann # skip my own comments to prevent feedback loops
|