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

11 lines
223 B
YAML
Raw Normal View History

2020-08-19 10:38:27 +00:00
name: Create Pull Request
2020-08-24 08:10:43 +00:00
on:
2020-08-19 10:38:27 +00:00
workflow_dispatch:
2020-08-25 09:14:24 +00:00
2020-08-19 10:38:27 +00:00
jobs:
2022-12-06 17:37:54 +00:00
create-pr:
uses: actions/versions-package-tools/.github/workflows/create-pr-to-update-manifest.yml@main
with:
tool-name: "node"
secrets: inherit