python-versions/.github/workflows/create-pr.yml

11 lines
225 B
YAML
Raw Normal View History

name: Create Pull Request
on:
workflow_dispatch:
jobs:
2022-12-05 20:45:47 +00:00
create-pr:
uses: actions/versions-package-tools/.github/workflows/create-pr-to-update-manifest.yml@main
with:
tool-name: "python"
secrets: inherit