File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 # Content. Shown as an message outside of the embed. See [Mention to user/role](#mention-to-user-role)
2323 # content: # optional
2424 # String included in embed title. Overrides job input.
25- # title: # optional, default is ${{ github.workflow }}
25+ title : " New push "
2626 # Description included in message
2727 # description: # optional
2828 # Image attached to the message
4040 # Suppress GitHub context fields
4141 # nocontext: # optional, default is false
4242 # Avoid appending job status to title
43- # noprefix: # optional, default is false
43+ noprefix : true
4444 # Suppress detailed embed fields
45- # nodetail: # optional, default is false
45+ nodetail : true
4646 # Avoid appending timestamp
4747 # notimestamp: # optional, default is false
4848 # Suppress error which raised when webhook is not set
You can’t perform that action at this time.
0 commit comments