Don't trigger workflows in unnecessary events and always use jellyfin-bot

This commit is contained in:
Fernando Fernández
2021-05-31 00:40:02 +02:00
parent a29ee991a4
commit d9bd162739
4 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
name: Automatic Rebase
on:
issue_comment:
types:
- created
- edited
jobs:
rebase: