sec(ci): Backport security changes to <= 42 (#11586)

This commit is contained in:
Gilver
2026-04-21 12:57:22 -05:00
committed by GitHub
parent ee9a75ab0d
commit f4d9497805
10 changed files with 30 additions and 19 deletions
+4 -2
View File
@@ -1,13 +1,15 @@
name: Automatic backport/sync action
permissions:
contents: write
pull-requests: write
contents: read
on:
pull_request_target:
types: ["labeled", "closed"]
jobs:
backport:
permissions:
contents: write
pull-requests: write
name: Backport/sync PR
runs-on: ubuntu-22.04
if: github.event.pull_request.merged