github: Enable backporting closed PRs (#35993)

pull/35994/head
Radek Simko 1 year ago committed by GitHub
parent c67b22a38c
commit effa87e05a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,6 +5,9 @@ on:
pull_request_target:
types:
- closed
pull_request:
types:
- labeled
permissions:
contents: write # to push to a new branch

Loading…
Cancel
Save