From 616936ff339f712e9a31163275b4fc3abece2aae Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 3 Nov 2023 19:49:07 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 934f2bd5..1828bede 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,10 @@ on: ref: ${{ steps.branch-names.outputs.head_ref_branch }} ``` +### Other supported events + +Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples. + * Free software: [MIT license](LICENSE) ## Credits