Skip to content

🌱 Bump actions/upload-artifact from 4 to 5 #35

🌱 Bump actions/upload-artifact from 4 to 5

🌱 Bump actions/upload-artifact from 4 to 5 #35

Workflow file for this run

name: PR Closed
on:
pull_request_target:
branches:
- main
types:
- closed
jobs:
backport_job:
permissions:
pull-requests: write
contents: write
actions: write
if: github.event.pull_request.merged == true
secrets: inherit
uses: ./.github/workflows/backport.yaml