Skip to content

🐛 cannot specify uses twice #9

🐛 cannot specify uses twice

🐛 cannot specify uses twice #9

Workflow file for this run

name: PR Closed
on:
pull_request_target:
branches:
- main
types:
- closed
jobs:
cherry_pick_job:
permissions:
pull-requests: write
contents: write
if: github.event.pull_request.merged == true
uses: ./.github/workflows/cherry-pick.yml