Skip to content

Commit d275988

Browse files
authored
Update README.md
1 parent 616936f commit d275988

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,11 @@ on:
236236
# Outputs: "0.0.1"
237237
```
238238

239+
### Other supported events
240+
241+
Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples.
242+
243+
239244
### Possible usage with [actions/checkout](https://github.com/actions/checkout):
240245

241246
```yaml
@@ -256,10 +261,6 @@ on:
256261
ref: ${{ steps.branch-names.outputs.head_ref_branch }}
257262
```
258263
259-
### Other supported events
260-
261-
Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples.
262-
263264
* Free software: [MIT license](LICENSE)
264265
265266
## Credits

0 commit comments

Comments
 (0)