mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Run backport action when creating PR
This commit is contained in:
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
pull_request:
|
||||
types: [closed]
|
||||
types: [opened, labeled, unlabeled, closed]
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
|
||||
Reference in New Issue
Block a user