mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Only trigger CI on created or edited comments
This commit is contained in:
parent
432df03c4c
commit
3e0471edae
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
name: Benchmarks (PR)
|
name: Benchmarks (PR)
|
||||||
on: issue_comment
|
on:
|
||||||
|
issue_comment:
|
||||||
|
types: [created, edited]
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue