79490972

Date: 2025-03-07 00:14:08
Score: 0.5
Natty:
Report link

There doesn't seem to be a way to do this in Github at the moment. The closes that I could get was naming my job "-" so it wasn't so obtrusive.

jobs:
  build-and-deploy:
    name: '-'
    uses: ./.github/workflows/lambda-build-and-deploy.yml
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ascott18