79569327

Date: 2025-04-11 16:36:43
Score: 1
Natty:
Report link

the answer is:

    - ${{ inputs.debug == 'true' && '--debug' || '' }}
    - ${{ inputs.enforce == 'true' && '--enforce' || '' }}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Tomer S