Correct event name in backport bot config
This commit is contained in:
2
.github/workflows/backport-bot.yml
vendored
2
.github/workflows/backport-bot.yml
vendored
@@ -3,7 +3,7 @@ name: Backport Bot
|
||||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
pull_requests:
|
||||
pull_request:
|
||||
types: [labeled]
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user