Skip to content

Commit

Permalink
fix: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
sshivaditya committed Sep 13, 2024
1 parent d745150 commit 68c481a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/.ubiquibot-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
id: test-app
uses:
- plugin: https://ubiquity-os-comment-vector-embeddings.sshivaditya.workers.dev
runsOn: [ "issue_comment.created", "issue_comment.edited", "issue_comment.deleted", "issues.created", "issues.edited", "issues.deleted" ]
runsOn:
- issue_comment.created
- issue_comment.edited
- issue_comment.deleted
- issues.created
- issues.edited
- issues.deleted

0 comments on commit 68c481a

Please sign in to comment.