Skip to content

Commit ce02001

Browse files
committed
Add to main README
1 parent 0a60758 commit ce02001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ These are intended for use in many types of project, wherever relevant.
1313

1414
* [`download`](download) does cached downloads of files from the web.
1515

16+
* [`git-push-changes-to-branch`](git-push-changes-to-branch) handles pushing updates generated by a workflow to a new branch.
17+
1618
* [`instantiate-file`](instantiate-file) creates a file with a value provided by your workflow.
1719

1820
* ['add_prs_to_project (reusable workflow)](.github/workflows/add_prs_to_project.yml) is a reusable workflow that you can use in your repository to add any PRs assigned to a user to a Project and set the Status in the project to a value of your choosing.

0 commit comments

Comments
 (0)