tmknom/Create Pull Request

This action creates a new pull request. ## Usage ```yaml steps: - name: Create Pull Request uses: tmknom/create-pull-request-action@v0 with: head-branch: feat/new-branch ```

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
head-branchThe branch that contains commits for the pull request.yes
base-branchThe branch into which you want your code merged.no
titleThe title for the pull request.no
bodyThe body for the pull request.no

no outputs