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