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