1
0
mirror of https://github.com/actions/go-versions.git synced 2026-07-26 03:34:48 +00:00
Files
go-versions/.github/workflows/create-pr.yml
2022-12-06 18:59:40 +01:00

10 lines
220 B
YAML

name: Create Pull Request
on:
workflow_dispatch:
jobs:
create-pr:
uses: actions/versions-package-tools/.github/workflows/create-pr-to-update-manifest.yml@main
with:
tool-name: "go"
secrets: inherit