mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-08-04 00:38:32 +00:00
don't handle default branch global exp for pr events
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
72fe50e2af
commit
0a72be43da
5 changed files with 7 additions and 19 deletions
|
@ -693,9 +693,6 @@ workflow run. Will be empty for a branch reference:
|
|||
Returns `true` if the branch that triggered the workflow run is the default
|
||||
one, otherwise `false`.
|
||||
|
||||
Will compare against the branch name that triggered the workflow run or the
|
||||
base ref for a pull request.
|
||||
|
||||
#### `{{date '<format>'}}`
|
||||
|
||||
Returns the current date rendered by its [moment format](https://momentjs.com/docs/#/displaying/format/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue