79150235

Date: 2024-11-02 08:22:25
Score: 0.5
Natty:
Report link

You can add the run-name property to your workflow YAML:

run-name: ${{ github.event.workflow_run.head_commit.message }}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: johnnyaug