Enable backport bot for pull requests
This commit is contained in:
2
.github/workflows/backport-bot.yml
vendored
2
.github/workflows/backport-bot.yml
vendored
@@ -3,6 +3,8 @@ name: Backport Bot
|
||||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
pull_requests:
|
||||
types: [labeled]
|
||||
push:
|
||||
branches:
|
||||
- '*.x'
|
||||
|
||||
Reference in New Issue
Block a user