Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Description for a workflow in github actions

Is it possible to have a short comment/description for the job/workflow other than the name of the same.
sometimes it is difficult to identify the purpose or what it does just with the name when we have multiple jobs/workflows

like image 827
smootherbug Avatar asked May 29 '26 22:05

smootherbug


1 Answers

You can put comments in the yaml file or put a readme.md in the workflow folder...

# this is a comment in yaml

There is no description yaml element to store stuff in.

like image 111
jessehouwing Avatar answered May 31 '26 22:05

jessehouwing



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!