Correct event name in backport bot config
This commit is contained in:
parent
52c073724d
commit
507c9697fb
|
|
@ -3,7 +3,7 @@ name: Backport Bot
|
|||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
pull_requests:
|
||||
pull_request:
|
||||
types: [labeled]
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in New Issue