Skip to content

Commit

Permalink
Update .ubiquity-os.config.dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishowvel authored Oct 30, 2024
1 parent 731e132 commit e27e75e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/.ubiquity-os.config.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ plugins:
- "repoName"
- "repoName2"
eventWhitelist:
- "review_requested"
- "ready_for_review"
- "commented"
- "committed"
- "pull_request.review_requested"
- "pull_request.ready_for_review"
- "pull_request_review_comment.created"
- "issue_comment.created"
- "push"

0 comments on commit e27e75e

Please sign in to comment.