We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d275988 commit 78a040aCopy full SHA for 78a040a
README.md
@@ -27,6 +27,7 @@ Get a branch or tag name without the `/ref/*` prefix.
27
* [`push*`](#push)
28
* [`pull_request*`](#pull_request)
29
* [`tag*`](#tag)
30
+ * [Other supported events](#other-supported-events)
31
* [Possible usage with actions/checkout:](#possible-usage-with-actionscheckout)
32
* [Credits](#credits)
33
* [Report Bugs](#report-bugs)
@@ -240,7 +241,6 @@ on:
240
241
242
Visit the [test](https://github.com/tj-actions/branch-names/blob/main/.github/workflows/test.yml) for more examples.
243
-
244
### Possible usage with [actions/checkout](https://github.com/actions/checkout):
245
246
```yaml
0 commit comments